Skip to content

Commit

Permalink
Update frigate version
Browse files Browse the repository at this point in the history
  • Loading branch information
imtoanle committed Oct 5, 2024
1 parent e613fa6 commit cce18fc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions kubernetes/apps/media/frigate/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
main:
image:
repository: ghcr.io/blakeblackshear/frigate
tag: stable
tag: 0.14.1
env:
TZ: Asia/Ho_Chi_Minh
LIBVA_DRIVER_NAME: i965
Expand Down Expand Up @@ -93,6 +93,8 @@ spec:
annotations:
io.cilium/lb-ipam-ips: 10.0.99.210
ports:
auth:
port: 8971
http:
port: 5000
rtsp:
Expand Down Expand Up @@ -125,7 +127,7 @@ spec:
- path: /
service:
name: main
port: http
port: auth
tls:
- secretName: "${SECRET_DOMAIN_2/./-}-production-tls"
hosts:
Expand Down

0 comments on commit cce18fc

Please sign in to comment.