diff --git a/addons/minio/templates/cmpd.yaml b/addons/minio/templates/cmpd.yaml index 3ee66c9db..fb68d5056 100644 --- a/addons/minio/templates/cmpd.yaml +++ b/addons/minio/templates/cmpd.yaml @@ -52,6 +52,7 @@ spec: lifecycleActions: roleProbe: exec: + image: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:{{ .Values.image.tag }} command: - /bin/bash - -c