apiVersion: gateway.networking.k8s.io/v1 kind: HTTPRoute metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"gateway.networking.k8s.io/v1","kind":"HTTPRoute","metadata":{"annotations":{},"labels":{"app":"keycloak","purpose":"maas-oidc"},"name":"keycloak-route","namespace":"keycloak-system"},"spec":{"hostnames":["keycloak.apps.4c024c00-3eb7-4ef2-b232-de116063dc4e.prod.konfluxeaas.com"],"parentRefs":[{"name":"maas-default-gateway","namespace":"openshift-ingress"}],"rules":[{"backendRefs":[{"name":"maas-keycloak-service","port":8080}],"matches":[{"path":{"type":"PathPrefix","value":"/"}}]}]}} creationTimestamp: "2026-06-14T16:05:07Z" generation: 1 labels: app: keycloak purpose: maas-oidc managedFields: - apiVersion: gateway.networking.k8s.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:kubectl.kubernetes.io/last-applied-configuration: {} f:labels: .: {} f:app: {} f:purpose: {} f:spec: {} manager: kubectl-client-side-apply operation: Update time: "2026-06-14T16:05:07Z" - apiVersion: gateway.networking.k8s.io/v1beta1 fieldsType: FieldsV1 fieldsV1: f:status: .: {} f:parents: {} manager: pilot-discovery operation: Update subresource: status time: "2026-06-14T16:05:07Z" name: keycloak-route namespace: keycloak-system resourceVersion: "23323" uid: f683b57c-f16f-4207-8c4b-82b08e1788ba spec: hostnames: - keycloak.apps.4c024c00-3eb7-4ef2-b232-de116063dc4e.prod.konfluxeaas.com parentRefs: - group: gateway.networking.k8s.io kind: Gateway name: maas-default-gateway namespace: openshift-ingress rules: - backendRefs: - group: "" kind: Service name: maas-keycloak-service port: 8080 weight: 1 matches: - path: type: PathPrefix value: / status: parents: - conditions: - lastTransitionTime: "2026-06-14T16:05:07Z" message: Route was valid observedGeneration: 1 reason: Accepted status: "True" type: Accepted - lastTransitionTime: "2026-06-14T16:05:07Z" message: All references resolved observedGeneration: 1 reason: ResolvedRefs status: "True" type: ResolvedRefs controllerName: openshift.io/gateway-controller/v1 parentRef: group: gateway.networking.k8s.io kind: Gateway name: maas-default-gateway namespace: openshift-ingress