rke2-charts/packages/rke2-cilium/generated-changes/patch/templates/cilium-preflight/deployment.yaml.patch

12 lines
515 B
Diff

--- charts-original/templates/cilium-preflight/deployment.yaml
+++ charts/templates/cilium-preflight/deployment.yaml
@@ -37,7 +37,7 @@
{{- end }}
containers:
- name: cnp-validator
- image: {{ include "cilium.image" .Values.preflight.image | quote }}
+ image: "{{ template "system_default_registry" . }}{{ include "cilium.image" .Values.preflight.image }}"
imagePullPolicy: {{ .Values.preflight.image.pullPolicy }}
command: ["/bin/sh"]
args: