extra-values.yaml 394 B

1234567891011121314151617181920212223242526
  1. frigateNetwork:
  2. webPort: 31000
  3. enableRtmp: true
  4. rtmpPort: 31001
  5. enableRtsp: true
  6. rtspPort: 31002
  7. enableWebRtc: true
  8. webRtcPort: 31003
  9. frigateConfig:
  10. mountUSBBus: true
  11. frigateStorage:
  12. config:
  13. type: pvc
  14. media:
  15. type: pvc
  16. cache:
  17. sizeGiB: 2
  18. shm:
  19. sizeMiB: 128
  20. additionalStorages:
  21. - type: pvc
  22. mountPath: /clips
  23. - type: pvc
  24. mountPath: /snapshots