apiVersion: gateway.networking.k8s.io/v1beta1 kind: HTTPRoute metadata: name: httpbin spec: parentRefs: - name: my-hotel sectionName: http rules: - backendRefs: - name: httpbin kind: Service port: 80