Skip to content

Commit

Permalink
Fix camera name refs
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed May 29, 2024
1 parent 0e77dbb commit cd4d798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/frigate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ spec:
- name: FRIGATE_URL
value: http://frigate-unauthenticated.default.svc.cluster.local
- name: CAMERAS
value: Vent1,Vent2,Atrium1,Atrium2,Woodshop1,Woodshop2,Classroom1,Classroom2,Cleanroom
value: Vent,Atrium,Woodshop,Classroom1,Classroom2,Cleanroom
- name: POSTGRES_PASSWORD
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit cd4d798

Please sign in to comment.