From 01a8ef88b25bae2851f32c761cf28280f6547838 Mon Sep 17 00:00:00 2001 From: GowthamPrajwal <86651786+GowthamPrajwal@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:53:12 +0530 Subject: [PATCH] Update ucentralgw-qa-deployment.yaml --- .github/workflows/ucentralgw-qa-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ucentralgw-qa-deployment.yaml b/.github/workflows/ucentralgw-qa-deployment.yaml index 01f3cdd53..b03e8871c 100644 --- a/.github/workflows/ucentralgw-qa-deployment.yaml +++ b/.github/workflows/ucentralgw-qa-deployment.yaml @@ -32,7 +32,7 @@ env: # - owprovui_version - OpenWIFI Provisioning Web UI version to deploy (will be used for Docker image tag and git branch for Helm chart if git deployment is required) testbeds: '[ { - "namespace": "qa01", + "namespace": "qa02", "deploy_method": "git", "chart_version": "main", "owgw_version": "master",