fix authentication name
This commit is contained in:
parent
36e1523cb2
commit
e7c7ebcb6b
@ -10,7 +10,7 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
opentelemetry.io/config-checksum: {{ include (print $.Template.BasePath "/authentication/opentelemetry.yaml") . | sha256sum }}
|
opentelemetry.io/config-checksum: {{ include (print $.Template.BasePath "/authentication/opentelemetry.yaml") . | sha256sum }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
name: "{{ .Release.Name }}-authentication"
|
name: "{{ .Release.Name }}"
|
||||||
namespace: {{ .Release.Namespace | quote }}
|
namespace: {{ .Release.Namespace | quote }}
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user