diff --git a/pkg/chartutil/create.go b/pkg/chartutil/create.go index cff3b89ebb631b829144944f9ed7aa7aee7c616e..43fb5f7d3ebbac815ecd4aab3881f755bd31c23d 100644 --- a/pkg/chartutil/create.go +++ b/pkg/chartutil/create.go @@ -232,7 +232,7 @@ spec: name: http selector: app.kubernetes.io/name: {{ include "<CHARTNAME>.name" . }} - app.kubernetes.io/instancelease: {{ .Release.Name }} + app.kubernetes.io/instance: {{ .Release.Name }} ` const defaultNotes = `1. Get the application URL by running these commands: