diff --git a/templates/helm/Chart.yaml.tpl b/templates/helm/Chart.yaml.tpl index 9a92ddfa..7b63e7e2 100644 --- a/templates/helm/Chart.yaml.tpl +++ b/templates/helm/Chart.yaml.tpl @@ -1,5 +1,5 @@ apiVersion: v1 -name: {{ .ControllerName }}-chart +name: {{ .ControllerName }}-controller description: A Helm chart for the ACK service controller for {{ .Metadata.Service.FullName }} ({{ .Metadata.Service.ShortName }}) version: {{ .ReleaseVersion }} appVersion: {{ .ReleaseVersion }}