From 408ffc3a5164894e6ed12c04c40d6cf6b251767a Mon Sep 17 00:00:00 2001 From: DinethH Date: Tue, 5 Mar 2024 15:22:49 +0530 Subject: [PATCH] update grpc CRs --- .../tests/resources/tests/grpc-api.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/test/integration/integration/tests/resources/tests/grpc-api.yaml b/test/integration/integration/tests/resources/tests/grpc-api.yaml index eabb527a9..184672b78 100644 --- a/test/integration/integration/tests/resources/tests/grpc-api.yaml +++ b/test/integration/integration/tests/resources/tests/grpc-api.yaml @@ -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 @@ -33,7 +33,7 @@ spec: production: - httpRouteRefs: - dineth-grpc-route - organization: apk-org + organization: wso2-org --- @@ -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: @@ -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