File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ jobs:
120120 echo "NGINX_PREFIX=ghcr.io/nginx/nginx-gateway-fabric/nginx" >> vars.env
121121 echo "NGINX_PLUS_PREFIX=us-docker.pkg.dev/${{ secrets.GCP_PROJECT_ID }}/nginx-gateway-fabric/nginx-plus" >> vars.env
122122 echo "GKE_CLUSTER_NAME=nfr-tests-${{ github.run_id }}-${{ matrix.type }}" >> vars.env
123- echo "GKE_CLUSTER_ZONE=us -west1-b" >> vars.env
124- echo "GKE_CLUSTER_REGION=us -west1" >> vars.env
123+ echo "GKE_CLUSTER_ZONE=europe -west1-b" >> vars.env
124+ echo "GKE_CLUSTER_REGION=europe -west1" >> vars.env
125125 echo "GKE_PROJECT=${{ secrets.GCP_PROJECT_ID }}" >> vars.env
126126 echo "GKE_SVC_ACCOUNT=${{ secrets.GCP_SERVICE_ACCOUNT }}" >> vars.env
127127 echo "GKE_NODES_SERVICE_ACCOUNT=${{ secrets.GKE_NODES_SERVICE_ACCOUNT }}" >> vars.env
You can’t perform that action at this time.
0 commit comments