diff --git a/manifests/tg-bot/deployment.yaml b/manifests/tg-bot/deployment.yaml index 36f402b..dd13aeb 100644 --- a/manifests/tg-bot/deployment.yaml +++ b/manifests/tg-bot/deployment.yaml @@ -35,7 +35,7 @@ spec: valueFrom: secretKeyRef: name: tg-bot-secrets - key: bot-token + key: bot_token resources: requests: memory: "128Mi"