- Add HTTP-to-HTTPS redirect HTTPRoute for all Gateways (central and
per-tenant) to ensure plain HTTP requests are properly redirected
- Add oidc-enabled check to keycloak HTTPRoute condition to match
the Gateway listener condition
- Use gateway-name from cluster config instead of hardcoded value
in central Gateway template
- Remove redundant namespace from TLSRoute metadata where it matches
the HelmRelease install namespace (kubevirt, kubevirt-cdi)
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Kirill Ilin <stitch14@yandex.ru>