diff --git a/pkg/chartutil/create.go b/pkg/chartutil/create.go index 22c73a5e1..dc70530eb 100644 --- a/pkg/chartutil/create.go +++ b/pkg/chartutil/create.go @@ -117,7 +117,7 @@ image: # Overrides the image tag whose default is the chart appVersion. tag: "" -# 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/ +# 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/ imagePullSecrets: [] # This is to override the chart name. nameOverride: ""