Update ingress.yaml

Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>
This commit is contained in:
gyajangi1 2024-12-18 11:40:05 +05:30
parent 7a6635d973
commit 65ba262196

View file

@ -9,7 +9,7 @@ metadata:
labels:
{{- include "argo-cd.labels" (dict "context" . "component" .Values.server.name "name" .Values.server.name) | nindent 4 }}
{{- with .Values.server.ingress.labels }}
{{- tpl (toYaml .) . | nindent 4 }}
{{- tpl (toYaml .) $ | nindent 4 }}
{{- end }}
{{- with .Values.server.ingress.annotations }}
annotations: