Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
deploy to eu-west4-b (which is cheaper)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSp committed Apr 16, 2020
1 parent fcaee9d commit 0abfe43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ env:
CLOUD_STORE_SERVICE_ACCOUNT: ${{ secrets.CLOUD_STORE_SERVICE_ACCOUNT }}
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
GITHUB_SHA: ${{ github.sha }}
GKE_ZONE: europe-west3-b
GKE_CLUSTER: cluster-1
GKE_ZONE: europe-west4-b
GKE_CLUSTER: prod
REGISTRY_HOSTNAME: eu.gcr.io

jobs:
Expand Down

0 comments on commit 0abfe43

Please sign in to comment.