fix secret name
This commit is contained in:
parent
649e69b585
commit
24d8a7ce65
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ spec:
|
|||
- name: TELEGRAM_BOT_TOKEN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: rays-hermes-secrets
|
||||
name: rays-hermes-secret
|
||||
key: TELEGRAM_BOT_TOKEN
|
||||
|
||||
- name: XAI_API_KEY
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue