From d6020433eb2a61868996d642ea5e310f79ab1edc Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 5 Nov 2022 14:04:40 +0100 Subject: [PATCH] Update _prepare.tpl --- charts/common/templates/lib/controller/_prepare.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/templates/lib/controller/_prepare.tpl b/charts/common/templates/lib/controller/_prepare.tpl index 308eb7d7..cd7741bb 100644 --- a/charts/common/templates/lib/controller/_prepare.tpl +++ b/charts/common/templates/lib/controller/_prepare.tpl @@ -12,7 +12,7 @@ before chart installation. {{- end -}} {{- end }} - name: prepare - image: {{ .Values.multiinitImage.repository }}:{{ .Values.multiinitImage.tag }} + image: {{ .Values.ubuntuImage.repository }}:{{ .Values.ubuntuImage.tag }} securityContext: runAsUser: 0 resources: