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: