Files
chart/library/ix-dev/community/frigate/values.yaml
bugclerk f36545babe Upgraded catalog item(s) (#2117)
* Upgraded catalog item(s)

        This commit upgrades home-assistant, drawio, rust-desk, castopod, wordpress, immich, sabnzbd, tiny-media-manager, frigate, n8n, planka catalog item(s).

* revert pre-releases

* bump HA

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2024-02-01 11:43:18 +02:00

48 lines
814 B
YAML

image:
repository: ghcr.io/blakeblackshear/frigate
pullPolicy: IfNotPresent
tag: 0.13.1
tensorrtImage:
repository: ghcr.io/blakeblackshear/frigate
pullPolicy: IfNotPresent
tag: 0.13.1-tensorrt
resources:
limits:
cpu: 4000m
memory: 8Gi
frigateConfig:
imageSelector: image
mountUSBBus: false
additionalEnvs: []
frigateNetwork:
hostNetwork: false
# Port numbers ignored if hostNetwork is true
webPort: 30058
enableRtmp: false
rtmpPort: 30059
enableRtsp: false
rtspPort: 30060
enableWebRtc: false
webRtcPort: 30061
frigateGPU: {}
frigateStorage:
media:
type: ixVolume
ixVolumeConfig:
datasetName: media
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
cache:
sizeGiB: 1
shm:
sizeMiB: 64
additionalStorages: []