From 33570bd13750d13359078108a820a6fe15e50ff9 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Sat, 25 Apr 2026 21:11:57 +0000 Subject: [PATCH] fix typo --- apps/base/customer1/hermes-agent/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/hermes-agent/deployment.yaml b/apps/base/customer1/hermes-agent/deployment.yaml index b073ff1..759e5e1 100644 --- a/apps/base/customer1/hermes-agent/deployment.yaml +++ b/apps/base/customer1/hermes-agent/deployment.yaml @@ -33,7 +33,7 @@ spec: valueFrom: secretKeyRef: name: hermes-secrets - key: TELE_BOT_TOKEN + key: TELEGRAM_BOT_TOKEN - name: XAI_API_KEY valuesFrom: secretKeyRef: