mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-30 02:22:44 +00:00
WIFI-13821 move to other cluster
Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com>
This commit is contained in:
8
.github/workflows/cgw-dev-deployment.yaml
vendored
8
.github/workflows/cgw-dev-deployment.yaml
vendored
@@ -5,11 +5,11 @@ defaults:
|
||||
shell: bash
|
||||
|
||||
env:
|
||||
#AWS_EKS_NAME: tip-wlan-main
|
||||
AWS_EKS_NAME: tip-wlan-qa
|
||||
AWS_EKS_NAME: tip-wlan-main
|
||||
#AWS_EKS_NAME: tip-wlan-qa
|
||||
AWS_DEFAULT_OUTPUT: json
|
||||
AWS_DEFAULT_REGION: us-east-1
|
||||
#AWS_DEFAULT_REGION: ap-south-1
|
||||
#AWS_DEFAULT_REGION: us-east-1
|
||||
AWS_DEFAULT_REGION: ap-south-1
|
||||
AWS_ACCOUNT_ID: ${{ secrets.AWS_ACCOUNT_ID }}
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_CLIENT_ID }}
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_CLIENT_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user