Update deployment.yaml

This commit is contained in:
sirius0xdev 2026-05-06 16:51:45 -04:00 committed by GitHub
parent 2ed7ac55dc
commit 9500d6d248
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,6 +58,12 @@ spec:
# === Hermes Home - REQUIRED for config persistence ===
- name: HERMES_HOME
value: "/opt/data"
- name: HOME
value: "/opt/data
- name: XDG_CACHE_HOME
value: "/opt/data/.cache"
- name: XDG_CONFIG_HOME
value: "/opt/data/.config"
# === Telegram Configuration (polling only - no public exposure) ===
- name: TELEGRAM_BOT_TOKEN