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

12 lines
522 B
Diff
Raw Normal View History

--- charts-original/templates/hubble-relay/deployment.yaml
+++ charts/templates/hubble-relay/deployment.yaml
@@ -42,7 +42,7 @@
{{- end }}
containers:
- name: hubble-relay
- image: {{ include "cilium.image" .Values.hubble.relay.image | quote }}
+ image: "{{ template "system_default_registry" . }}{{ include "cilium.image" .Values.hubble.relay.image | quote }}"
imagePullPolicy: {{ .Values.hubble.relay.image.pullPolicy }}
command:
- hubble-relay