apiVersion: gateway.networking.k8s.io/v1 kind: Gateway metadata: name: gateway-observed-generation-bump namespace: gateway-conformance-infra spec: gatewayClassName: "{GATEWAY_CLASS_NAME}" listeners: - name: http port: 80 protocol: HTTP allowedRoutes: namespaces: from: All