frigate helm

No introduction found. Create it?

More popular helm chart found

frigate from bjw-s is more popular with 32 repositories.

Install

Install with:

helm repo add k8s-at-home-charts https://k8s-at-home.com/charts/
helm install frigate k8s-at-home-charts/frigate -f values.yaml

Examples

See examples from other people.

Top Repositories (0 out of 3)

NameRepoStarsVersionTimestamp

Values

See the most popular values for this chart:

KeyTypes
string
string
string
configmap.config.data."config.yml" (2)
mqtt: host: mosquitto topic_prefix: frigate user: "${SECRET_MQTT_USERNAME}" password: "${SECRET_MQTT_PASSWORD}" database: path: /data/frigate.db # Global objects configuration objects: track: - person - dog - cat - bird filters: bird: mask: - 0,286,0,0,1280,0,1280,403,1188,378 person: min_area: 2500 max_area: 100000 threshold: 0.7 detectors: coral: type: edgetpu device: usb # Global ffmpeg configuration ffmpeg: hwaccel_args: - -hwaccel - vaapi - -hwaccel_device - /dev/dri/renderD128 - -hwaccel_output_format - yuv420p output_args: record: -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac rtmp: enabled: true snapshots: enabled: true timestamp: false bounding_box: true retain: default: 10 record: enabled: true retain: days: 2 mode: motion events: retain: default: 7 mode: active_objects # Cameras cameras: # -- frigate_backyard: ffmpeg: inputs: - path: "rtsp://${SECRET_FRIGATE_CAMERA_AUTH}@10.20.30.151/Streaming/Channels/101/" roles: - rtmp - record # - detect # --
string
boolean
image.repository (2)
docker.io/blakeblackshear/frigate
string
string
boolean
ingress.main.hosts[].host (2)
frigate.${SECRET_PRIVATE_DOMAIN}
string
string
string
string
ingress.main.tls[].hosts[] (2)
- frigate.${SECRET_PRIVATE_DOMAIN}
string
string
string
string
string
string
string
boolean
string
string
string
string
boolean
string
string
boolean
string
string
string
string
string
boolean
string
string
string
string
boolean
string
env.TZ (1)
${TIMEZONE}
string
string
string
string
boolean
number
boolean
string
number
boolean
number
boolean
string
number