From 05091ab0a038c95351547a932cbe03a8509ef022 Mon Sep 17 00:00:00 2001 From: Sense T Date: Wed, 27 May 2026 03:26:23 +0000 Subject: [PATCH] =?UTF-8?q?hermes=E8=A7=A3=E5=86=B3=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E8=AE=BF=E9=97=AE=E6=9D=83=E9=99=90=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hermes/deploy.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hermes/deploy.yaml b/hermes/deploy.yaml index 3c03440..ad128cc 100644 --- a/hermes/deploy.yaml +++ b/hermes/deploy.yaml @@ -17,7 +17,9 @@ spec: app: hermes spec: securityContext: - fsGroup: 1000 + runAsUser: 10000 + supplementalGroups: + - 1000 volumes: - name: data hostPath: