Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Allow multiple imagePullSecrets to work
This fixes an issue where the extra indentation causes invalid yaml if 2+ imagePullSecrets are specified. Also don't set them at all if not asked for - this fixes an issue for us where it conflicts with a kyverno ClusterPolicy that defaults our imagePullSecrets for everything, and the explicit setting of [] was causing a persistent diff in ArgoCD
- Loading branch information