From d19174893ac75f2ebde7d47582fa21f51c06aa82 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Thu, 7 May 2026 12:38:15 -0400 Subject: [PATCH] Update deployment.yaml --- apps/base/customer1/hermes-agent/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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