From 8e8d069f9a7caf380022171f37e43922d0a93b45 Mon Sep 17 00:00:00 2001 From: Krishanx92 Date: Fri, 5 Apr 2024 21:06:40 +0530 Subject: [PATCH] Add helm sample change --- helm-charts/samples/apim/cp/apk-cp/amd-values.yaml | 4 ++-- helm-charts/samples/apim/cp/apk-cp/arm-values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-charts/samples/apim/cp/apk-cp/amd-values.yaml b/helm-charts/samples/apim/cp/apk-cp/amd-values.yaml index 9afbeef7f..76cad3d26 100644 --- a/helm-charts/samples/apim/cp/apk-cp/amd-values.yaml +++ b/helm-charts/samples/apim/cp/apk-cp/amd-values.yaml @@ -298,7 +298,7 @@ wso2: serviceName: "wso2am-gateway-service" servicePort: 9443 wsHostname: "websocket.wso2.com" - httpHostname: "default.gw.wso2.com:9095" + httpHostname: "carbon.super.gw.wso2.com:9095" websubHostname: "websub.wso2.com" iskm: @@ -450,4 +450,4 @@ wso2: # -- For persisting the H2 based local Carbon database file carbonDatabase: 50M # -- For persisting the indexed solr data - solrIndexedData: 50M \ No newline at end of file + solrIndexedData: 50M diff --git a/helm-charts/samples/apim/cp/apk-cp/arm-values.yaml b/helm-charts/samples/apim/cp/apk-cp/arm-values.yaml index af582651c..e6b598d51 100644 --- a/helm-charts/samples/apim/cp/apk-cp/arm-values.yaml +++ b/helm-charts/samples/apim/cp/apk-cp/arm-values.yaml @@ -298,7 +298,7 @@ wso2: serviceName: "wso2am-gateway-service" servicePort: 9443 wsHostname: "websocket.wso2.com" - httpHostname: "default.gw.wso2.com:9095" + httpHostname: "carbon.super.gw.wso2.com:9095" websubHostname: "websub.wso2.com" iskm: