Update charts_tips_and_tricks.md

pull/3022/head
Michael Venezia 8 years ago committed by GitHub
parent 29dc08dd0d
commit 1f79bb4092

@ -122,7 +122,7 @@ kind: Secret
metadata: metadata:
name: myregistrykey name: myregistrykey
data: data:
.dockerconfigjson: {{ template "imagePullSecret" }} .dockerconfigjson: {{ template "imagePullSecret" . }}
type: kubernetes.io/dockerconfigjson type: kubernetes.io/dockerconfigjson
``` ```

Loading…
Cancel
Save