charts/charts/stable/frigate/ci/ct-values.yaml
2022-02-21 15:30:09 -05:00

27 lines
528 B
YAML

persistence:
data:
enabled: true
type: emptyDir
mountPath: /data
configmap:
config:
enabled: true
data:
config.yml: |
database:
path: /data/frigate.db
mqtt:
host: test.mosquitto.org
cameras:
back:
ffmpeg:
inputs:
- path: rtsp://10.0.10.10:554/rtsp
roles:
- detect
- rtmp
detect:
width: 1280
height: 720