Update deployment.yaml
This commit is contained in:
parent
1ccfb45263
commit
235a42cb2b
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ spec:
|
||||||
cp -f /etc/hermes/config.yaml /opt/data/config.yaml || true
|
cp -f /etc/hermes/config.yaml /opt/data/config.yaml || true
|
||||||
echo "Hermes Agent starting (Telegram polling + full config persistence)..."
|
echo "Hermes Agent starting (Telegram polling + full config persistence)..."
|
||||||
exec hermes gateway run
|
exec hermes gateway run
|
||||||
|
HERMES_BIN="/opt/hermes/.venv/bin/hermes"
|
||||||
env:
|
env:
|
||||||
# === Hermes Home - REQUIRED for config persistence ===
|
# === Hermes Home - REQUIRED for config persistence ===
|
||||||
- name: HERMES_HOME
|
- name: HERMES_HOME
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue