sigs.k8s.io/gateway-api@v1.0.0/conformance/tests/httproute-observed-generation-bump.yaml (about)

     1  apiVersion: gateway.networking.k8s.io/v1
     2  kind: HTTPRoute
     3  metadata:
     4    name: observed-generation-bump
     5    namespace: gateway-conformance-infra
     6  spec:
     7    parentRefs:
     8    - name: same-namespace
     9    rules:
    10    - backendRefs:
    11      - name: infra-backend-v1
    12        port: 8080