diff --git a/cluster/apps/default/huginn/helm-release.yaml b/cluster/apps/default/huginn/helm-release.yaml index 9945005..1c2d181 100644 --- a/cluster/apps/default/huginn/helm-release.yaml +++ b/cluster/apps/default/huginn/helm-release.yaml @@ -21,10 +21,10 @@ spec: pod: securityContext: runAsNonRoot: true - runAsUser: 10000 - runAsGroup: 10000 - fsGroup: 10000 - fsGroupChangePolicy: OnRootMismatch +# runAsUser: 10000 +# runAsGroup: 10000 +# fsGroup: 10000 +# fsGroupChangePolicy: OnRootMismatch containers: main: