We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a421838 commit 068cb51Copy full SHA for 068cb51
chart/templates/enterprise-pull-secret.yaml
@@ -1,6 +1,6 @@
1
{{- $global := default dict .Values.global -}}
2
{{- $replicated := default dict (index $global "replicated") -}}
3
-{{- if hasKey $replicated "dockerconfigjson" }}apiVersion: v1
+{{- if hasKey $replicated "dockerconfigjson" }}
4
apiVersion: v1
5
kind: Secret
6
metadata:
0 commit comments