Update deployment.yaml

This commit is contained in:
sirius0xdev 2026-05-07 18:18:49 -04:00 committed by GitHub
parent 9daa8a3d9c
commit 24f94ae154
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,6 +49,8 @@ spec:
/data/.cache \
/data/.config \
/data/bin
touch /data/.hermes/sessions/sessions.json
chmod -R g+rwX,o-rwx /data
chown -R 1000:1000 /data/.hermes /data/.cache /data/.config /data/bin || true
chown -R 1024:1024 /data/.hermes/webui || true