Skip to content
Snippets Groups Projects
Commit 39d3f501 authored by Jan Zickermann's avatar Jan Zickermann
Browse files

#2 OZG-7121 helm: Remove runAsUser config

parent 4b2bf943
Branches
Tags
1 merge request!3Resolve "xta-test-server helm-chart mit Deployment und Keystore-Secrets/Certificate-Resources"
Pipeline #1339 passed
...@@ -62,8 +62,6 @@ spec: ...@@ -62,8 +62,6 @@ spec:
image: docker.ozg-sh.de/keystore-truststore-from-tls-secret:latest image: docker.ozg-sh.de/keystore-truststore-from-tls-secret:latest
imagePullPolicy: Always imagePullPolicy: Always
command: ["/bin/sh", "/opt/keystore-truststore-from-tls-secret.sh"] command: ["/bin/sh", "/opt/keystore-truststore-from-tls-secret.sh"]
securityContext:
runAsUser: 185
volumeMounts: volumeMounts:
- name: xta-test-server-tls-store - name: xta-test-server-tls-store
mountPath: "/tls/" mountPath: "/tls/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment