diff --git a/src/main/helm/templates/deployment.yaml b/src/main/helm/templates/deployment.yaml
index aeb10ef964721e665ce77878219b86bf4dd60eaa..487f906d5753145bee1660f53f1e329a16cec856 100644
--- a/src/main/helm/templates/deployment.yaml
+++ b/src/main/helm/templates/deployment.yaml
@@ -62,8 +62,6 @@ spec:
           image: docker.ozg-sh.de/keystore-truststore-from-tls-secret:latest
           imagePullPolicy: Always
           command: ["/bin/sh", "/opt/keystore-truststore-from-tls-secret.sh"]
-          securityContext:
-            runAsUser: 185
           volumeMounts:
             - name: xta-test-server-tls-store
               mountPath: "/tls/"