diff --git a/charts/common/templates/lib/util/_crd-updater.tpl b/charts/common/templates/lib/util/_crd-updater.tpl index c8b3ed40..a4e9202c 100644 --- a/charts/common/templates/lib/util/_crd-updater.tpl +++ b/charts/common/templates/lib/util/_crd-updater.tpl @@ -31,7 +31,7 @@ spec: serviceAccountName: {{ $fullName }}-crds containers: - name: {{ $fullName }}-crds - image: {{ .Values.multiinitImage.repository }}:{{ .Values.multiinitImage.tag }} + image: {{ .Values.ubuntuImage.repository }}:{{ .Values.ubuntuImage.tag }} volumeMounts: - name: {{ $fullName }}-crds mountPath: /etc/crds