Fix secret

This commit is contained in:
2025-10-20 13:02:18 -04:00
parent d8e760931e
commit 98fa161eb1

View File

@@ -122,11 +122,16 @@ spec:
secretKeyRef:
name: telegram
key: bot-token-home
- name: Telegram__ChatId
- name: Telegram__GroupChatId
valueFrom:
secretKeyRef:
name: telegram
key: chat-id
key: group-chat-id
- name: Telegram__PersonalChatId
valueFrom:
secretKeyRef:
name: telegram
key: personal-chat-id
resources:
limits:
cpu: 1000m