fix(argo-cd): invalid reference to ingress in gateway route

Signed-off-by: Tristan Duverger <tristan.duverger@gmail.com>
This commit is contained in:
Tristan Duverger 2024-10-04 19:23:00 +02:00 committed by Tristan Duverger
parent 281e031287
commit 4d06899e48

View file

@ -30,7 +30,7 @@ spec:
{{- toYaml . | nindent 4 }}
{{- end }}
rules:
{{- with .Values.server.ingress.extraRules }}
{{- with .Values.server.gateway.httpRoute.extraRules }}
{{- tpl (toYaml .) $ | nindent 4 }}
{{- end }}
- matches: