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

#2 OZG-7121 helm: Add image pull policy

parent 429ce918
Branches
Tags
1 merge request!3Resolve "xta-test-server helm-chart mit Deployment und Keystore-Secrets/Certificate-Resources"
Pipeline #1337 passed
......@@ -60,6 +60,7 @@ spec:
initContainers:
- name: init-keystore-and-truststore
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment