ix_values.yaml 698 B

1234567891011121314151617181920212223
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/ghcr.io_blakeblackshear_frigate
  4. tag: 0.16.1
  5. tensorrt_image:
  6. repository: ghcr.io/blakeblackshear/frigate
  7. tag: 0.16.1-tensorrt
  8. rocm_image:
  9. repository: ghcr.io/blakeblackshear/frigate
  10. tag: 0.16.1-rocm
  11. consts:
  12. frigate_container_name: frigate
  13. internal_no_auth_port: 5000
  14. internal_web_port: 8971
  15. internal_rtsp_port: 8554
  16. internal_webrtc_port: 8555
  17. internal_go2rtc_port: 1984
  18. notes_body: |
  19. Default credentials are printed in the logs
  20. during the first run of the application.
  21. ssl_key_path: /etc/letsencrypt/live/frigate/privkey.pem
  22. ssl_cert_path: /etc/letsencrypt/live/frigate/fullchain.pem