diff --git a/apps/base/customer1/hermes-agent/deployment.yaml b/apps/base/customer1/hermes-agent/deployment.yaml index 771f535..5295c5e 100644 --- a/apps/base/customer1/hermes-agent/deployment.yaml +++ b/apps/base/customer1/hermes-agent/deployment.yaml @@ -170,9 +170,9 @@ spec: - name: HERMES_WEBUI_STATE_DIR value: "/home/hermeswebui/.hermes/webui" - name: WANTED_UID - value: "1000" + value: "1025" - name: WANTED_GID - value: "1000" + value: "1025" volumeMounts: - name: hermes-data mountPath: /home/hermeswebui/.hermes