Skip to content

Commit ca58464

Browse files
committed
minor spelling fix
Signed-off-by: Jon Olsson <[email protected]>
1 parent a2cffa6 commit ca58464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/chartutil/create.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ image:
117117
# Overrides the image tag whose default is the chart appVersion.
118118
tag: ""
119119
120-
# This is for the secretes for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
120+
# This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
121121
imagePullSecrets: []
122122
# This is to override the chart name.
123123
nameOverride: ""

0 commit comments

Comments
 (0)