Skip to content

Commit

Permalink
Merge pull request #7752 from oxr463/fix-tigera-operator-image-pull-s…
Browse files Browse the repository at this point in the history
…ecrets

Fix image pull secret for multiple registries
  • Loading branch information
marvin-tigera committed Jun 6, 2023
2 parents 4d9bc9f + 0f5b101 commit ef6d99c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
{{- if .Values.imagePullSecrets }}

{{range $key, $value := .Values.imagePullSecrets }}
---
apiVersion: v1
kind: Secret
metadata:
Expand Down

0 comments on commit ef6d99c

Please sign in to comment.