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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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