Deploy the ZED_CLIENT_CHECKSUM_SEED too (#8289)

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin 2024-02-23 10:40:02 -07:00 committed by GitHub
parent 602fd58929
commit b0872b5b57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View file

@ -90,6 +90,11 @@ spec:
secretKeyRef:
name: api
key: token
- name: ZED_CLIENT_CHECKSUM_SEED
valueFrom:
secretKeyRef:
name: zed-client
key: checksum-seed
- name: LIVE_KIT_SERVER
valueFrom:
secretKeyRef: