Update values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2022-11-05 14:02:09 +01:00
committed by GitHub
parent 5154eabc6c
commit d45eaf12e6

View File

@@ -5,7 +5,7 @@ image:
initContainers:
init:
image: "{{ .Values.alpineImage.repository }}:{{ .Values.alpineImage.tag }}"
image: "{{ .Values.ubuntuImage.repository }}:{{ .Values.ubuntuImage.tag }}"
command: ["/config/init/init.sh"]
volumeMounts:
- name: init