Skip to content

Commit

Permalink
rename cluster in the action
Browse files Browse the repository at this point in the history
  • Loading branch information
cnorburn committed Feb 23, 2024
1 parent 769dd53 commit b0c8457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-store-consumer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
env:
PROJECT_ID: ${{ secrets.GKE_PROJECT }}
GAR_LOCATION: europe-west2
GKE_CLUSTER: cspr-event-store
GKE_CLUSTER: cspr-events-store-cluster
GKE_ZONE: europe-west2
DEPLOYMENT_NAME: store-consumer
IMAGE: store-consumer
Expand Down

0 comments on commit b0c8457

Please sign in to comment.