UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit c1ece8fa authored by Rob Ferguson's avatar Rob Ferguson
Browse files

fix minio-operator imagePullSecret values

parent a8bac871
No related branches found
No related tags found
1 merge request!2169fix minio-operator imagePullSecret values
Pipeline #1014714 passed with warnings
......@@ -14,8 +14,8 @@ imagePullSecrets:
operator:
image:
pullPolicy: {{ .Values.imagePullPolicy}}
imagePullSecrets:
- name: private-registry
imagePullSecrets:
- name: private-registry
{{- if .Values.monitoring.enabled }}
env:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment