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.fb1fb2b1-e37d-43bb-a447-4e1b046d7a89.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-11T16:57:16Z" 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-11T16:57:16Z" - apiVersion: gateway.networking.k8s.io/v1beta1 fieldsType: FieldsV1 fieldsV1: f:status: {} manager: pilot-discovery operation: Update subresource: status time: "2026-06-11T16:57:16Z" - apiVersion: gateway.networking.k8s.io/v1 fieldsType: FieldsV1 fieldsV1: f:status: f:parents: {} manager: manager operation: Update subresource: status time: "2026-06-11T17:00:49Z" name: keycloak-route namespace: keycloak-system resourceVersion: "26686" uid: d70205e2-2f76-45df-94db-8376a67aab2a spec: hostnames: - keycloak.apps.fb1fb2b1-e37d-43bb-a447-4e1b046d7a89.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-11T16:57:16Z" message: Route was valid observedGeneration: 1 reason: Accepted status: "True" type: Accepted - lastTransitionTime: "2026-06-11T16:57:16Z" 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-11T16:57:55Z" message: Object affected by TokenRateLimitPolicy [openshift-ingress/gateway-default-deny] observedGeneration: 1 reason: Accepted status: "True" type: kuadrant.io/TokenRateLimitPolicyAffected - lastTransitionTime: "2026-06-11T17:00:49Z" 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