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