diff --git a/chart/templates/Deployment.surreal.yaml b/chart/templates/Deployment.surreal.yaml index 25759f6..f815a73 100644 --- a/chart/templates/Deployment.surreal.yaml +++ b/chart/templates/Deployment.surreal.yaml @@ -25,6 +25,10 @@ spec: annotations: rollme: {{ randAlphaNum 5 | quote }} spec: + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + fsGroup: 1000 imagePullSecrets: - name: harbor-pull volumes: