Files
chart/community/frigate/1.1.0/ci/hostNet-values.yaml
2023-10-26 15:09:33 +00:00

18 lines
318 B
YAML

frigateNetwork:
enableRtmp: true
enableRtsp: true
enableWebRtc: true
hostNetwork: true
frigateStorage:
config:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/config
media:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/media
cache:
sizeGiB: 2
shm:
sizeMiB: 128