Skip to content

Commit

Permalink
update grpc CRs
Browse files Browse the repository at this point in the history
  • Loading branch information
DDH13 committed Mar 8, 2024
1 parent 4206c9e commit 408ffc3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions test/integration/integration/tests/resources/tests/grpc-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ metadata:
labels:
api-name: "dineth-grpc-api"
api-version: "v1"
organization: "7505d64a54e061b7acd54ccd58b49dc43500b635"
organization: wso2-org
managed-by: "apk"
spec:
apiName: Dineth GRPC API
Expand All @@ -33,7 +33,7 @@ spec:
production:
- httpRouteRefs:
- dineth-grpc-route
organization: apk-org
organization: wso2-org

---

Expand All @@ -45,16 +45,16 @@ metadata:
labels:
api-name: "dineth-grpc-api"
api-version: "v1"
organization: "7505d64a54e061b7acd54ccd58b49dc43500b635"
organization: "wso2-org"
managed-by: "apk"
spec:
hostnames:
- grpc.test.gw.wso2.com
parentRefs:
- group: "gateway.networking.k8s.io"
kind: "Gateway"
name: "default"
sectionName: "httpslistener"
- group: gateway.networking.k8s.io
kind: Gateway
name: default
sectionName: httpslistener
rules:
- matches:
- method:
Expand Down Expand Up @@ -120,11 +120,11 @@ metadata:
labels:
api-name: "dineth-grpc-api"
api-version: "v1"
organization: "7505d64a54e061b7acd54ccd58b49dc43500b635"
organization: wso2-org
managed-by: "apk"
spec:
services:
- host: grpc-backend
- host: grpc-backend.gateway-integration-test-infra
port: 6565
basePath: ""
protocol: https

0 comments on commit 408ffc3

Please sign in to comment.