diff --git a/magicleaps/helm-pkg/authentication/templates/authentication/deployment.yaml b/magicleaps/helm-pkg/authentication/templates/authentication/deployment.yaml index 11d9c438..71fa0f7b 100644 --- a/magicleaps/helm-pkg/authentication/templates/authentication/deployment.yaml +++ b/magicleaps/helm-pkg/authentication/templates/authentication/deployment.yaml @@ -10,7 +10,7 @@ metadata: annotations: opentelemetry.io/config-checksum: {{ include (print $.Template.BasePath "/authentication/opentelemetry.yaml") . | sha256sum }} {{- end }} - name: "{{ .Release.Name }}-authentication" + name: "{{ .Release.Name }}" namespace: {{ .Release.Namespace | quote }} spec: selector: