diff --git a/charts/policy-reporter/charts/ui/templates/_helpers.tpl b/charts/policy-reporter/charts/ui/templates/_helpers.tpl index fe444578..3f4d98d0 100644 --- a/charts/policy-reporter/charts/ui/templates/_helpers.tpl +++ b/charts/policy-reporter/charts/ui/templates/_helpers.tpl @@ -74,7 +74,7 @@ Create the name of the service account to use {{- end }} {{- define "ui.policyReportServiceName" -}} -{{- $name := .Chart.Name }} +{{- $name := "policy-reporter" }} {{- if .Values.global.backend }} {{- .Values.global.backend }} {{- else if .Values.global.fullnameOverride }}