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: