Skip to content

Commit

Permalink
Change region to us-east1-b
Browse files Browse the repository at this point in the history
  • Loading branch information
rawanmahdi committed Nov 18, 2023
1 parent 7aa9559 commit bfb7d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Get GKE credentials
run: |
gcloud container clusters get-credentials automl-cluster --region us-east1 --project automateml
gcloud container clusters get-credentials automl-cluster --region us-east1-b --project automateml
- name: Deploy to GKE
run: |
Expand Down

0 comments on commit bfb7d1a

Please sign in to comment.