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.d82bc994-d0e5-4c69-9d5f-d1faa5a3c580.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-11T17:58:14Z" 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-11T17:58:14Z" - apiVersion: gateway.networking.k8s.io/v1beta1 fieldsType: FieldsV1 fieldsV1: f:status: {} manager: pilot-discovery operation: Update subresource: status time: "2026-06-11T17:58:14Z" - apiVersion: gateway.networking.k8s.io/v1 fieldsType: FieldsV1 fieldsV1: f:status: f:parents: {} manager: manager operation: Update subresource: status time: "2026-06-11T18:02:01Z" name: keycloak-route namespace: keycloak-system resourceVersion: "26299" uid: 38792278-7a7f-47cc-a5bb-cf7e45485cbd spec: hostnames: - keycloak.apps.d82bc994-d0e5-4c69-9d5f-d1faa5a3c580.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-11T17:58:14Z" message: Route was valid observedGeneration: 1 reason: Accepted status: "True" type: Accepted - lastTransitionTime: "2026-06-11T17:58:14Z" 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 - conditions: - lastTransitionTime: "2026-06-11T17:58:55Z" message: Object affected by TokenRateLimitPolicy [openshift-ingress/gateway-default-deny] observedGeneration: 1 reason: Accepted status: "True" type: kuadrant.io/TokenRateLimitPolicyAffected - lastTransitionTime: "2026-06-11T18:02:01Z" message: Object affected by AuthPolicy [openshift-ingress/maas-gateway-auth] observedGeneration: 1 reason: Accepted status: "True" type: kuadrant.io/AuthPolicyAffected controllerName: kuadrant.io/policy-controller parentRef: group: gateway.networking.k8s.io kind: Gateway name: maas-default-gateway namespace: openshift-ingress