Have both bot token secrets

This commit is contained in:
2024-05-28 17:20:42 -04:00
parent 3d7fa1afa6
commit 0e651143c1
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ spec:
valueFrom:
secretKeyRef:
name: telegram
key: bot-token
key: bot-token-laundry
- name: Telegram__ChatId
valueFrom:
secretKeyRef:

View File

@@ -121,7 +121,7 @@ spec:
valueFrom:
secretKeyRef:
name: telegram
key: bot-token
key: bot-token-home
- name: Telegram__ChatId
valueFrom:
secretKeyRef: