apiVersion: gateway.networking.k8s.io/v1beta1 kind: HTTPRoute metadata: name: grpc spec: parentRefs: - name: my-hotel sectionName: https rules: - backendRefs: - name: grpc-server kind: Service port: 50051 weight: 10