diff --git a/ci/podTemplate.yaml b/ci/podTemplate.yaml index 798c308..070a5e8 100644 --- a/ci/podTemplate.yaml +++ b/ci/podTemplate.yaml @@ -25,6 +25,9 @@ spec: nodeSelector: kubernetes.io/arch: amd64 securityContext: + runAsUser: 1000 + runAsGroup: 1000 + fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch seLinuxOptions: level: s0:c596,c675