5b1e8830 by Adam Heath

Fix keycloak/httproute/proxy.host reference.

1 parent 137e00cc
......@@ -121,7 +121,7 @@ releases:
parentRefs:
- name: {{ $.Values.gatewayAPI.gateway }}
hostnames:
{{- $proxy.hosts | toYaml | nindent 18 }}
- {{- $proxy.frontend.host }}
rules:
- matches:
- path:
......