Update deployment.yaml
This commit is contained in:
parent
9daa8a3d9c
commit
24f94ae154
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue