Skip to content
Snippets Groups Projects

Resolve "xta-test-server helm-chart mit Deployment und Keystore-Secrets/Certificate-Resources"

Merged Jan Zickermann requested to merge 2-OZG-7121-KOP-2850-Dev-Deployment into main
Compare and Show latest version
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -60,6 +60,7 @@ spec:
@@ -60,6 +60,7 @@ spec:
initContainers:
initContainers:
- name: init-keystore-and-truststore
- name: init-keystore-and-truststore
image: docker.ozg-sh.de/keystore-truststore-from-tls-secret:latest
image: docker.ozg-sh.de/keystore-truststore-from-tls-secret:latest
 
imagePullPolicy: Always
command: ["/bin/sh", "/opt/keystore-truststore-from-tls-secret.sh"]
command: ["/bin/sh", "/opt/keystore-truststore-from-tls-secret.sh"]
securityContext:
securityContext:
runAsUser: 185
runAsUser: 185
Loading