Skip to content

Commit f2c3e4c

Browse files
committed
fix: change region of gke
1 parent bed9fc1 commit f2c3e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
uses: google-github-actions/get-gke-credentials@v2
188188
with:
189189
cluster_name: cluster
190-
location: us-central1-a
190+
location: asia-east1-a
191191

192192
- name: Configure AWS credentials
193193
uses: aws-actions/configure-aws-credentials@v1

0 commit comments

Comments
 (0)