From 4960af6b8833488f801d7261fd8643777b1a96f8 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Fri, 8 May 2026 01:34:48 +0000 Subject: [PATCH] fix deploy --- apps/base/customer1/hermes-agent/deployment.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/apps/base/customer1/hermes-agent/deployment.yaml b/apps/base/customer1/hermes-agent/deployment.yaml index d25fd82..1b747ff 100644 --- a/apps/base/customer1/hermes-agent/deployment.yaml +++ b/apps/base/customer1/hermes-agent/deployment.yaml @@ -15,15 +15,6 @@ spec: spec: containers: - name: hermes-agent - securityContext: - runAsNonRoot: true - runAsUser: 10000 - runAsGroup: 10000 - fsGroup: 10000 - allowPrivilegeEscalation: true - readOnlyRootFilesystem: false - seccompProfile: - type: RuntimeDefault image: nousresearch/hermes-agent:latest ports: - containerPort: 8642