basic-values.yaml 260 B

123456789101112131415161718
  1. frigateNetwork:
  2. webPort: 31000
  3. enableRtmp: true
  4. rtmpPort: 31001
  5. enableRtsp: true
  6. rtspPort: 31002
  7. enableWebRtc: true
  8. webRtcPort: 31003
  9. frigateStorage:
  10. config:
  11. type: pvc
  12. media:
  13. type: pvc
  14. cache:
  15. sizeGiB: 2
  16. shm:
  17. sizeMiB: 128