mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
Have both bot token secrets
This commit is contained in:
@@ -31,7 +31,7 @@ spec:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: telegram
|
||||
key: bot-token
|
||||
key: bot-token-laundry
|
||||
- name: Telegram__ChatId
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
@@ -121,7 +121,7 @@ spec:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: telegram
|
||||
key: bot-token
|
||||
key: bot-token-home
|
||||
- name: Telegram__ChatId
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user