fix authentication name
This commit is contained in:
parent
36e1523cb2
commit
e7c7ebcb6b
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user