Skip to content

Commit

Permalink
fixing store-consumer deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
cnorburn committed Feb 24, 2024
1 parent b04657d commit 5064503
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 @@ -14,7 +14,7 @@ env:
GKE_CLUSTER: cspr-events-store-cluster
GKE_ZONE: europe-west2
DEPLOYMENT_NAME: store-consumer
IMAGE: store-consumer
IMAGE: store-consumer-image
NAMESPACE: events
KUSTOMIZE_DIR: deploy

Expand Down

0 comments on commit 5064503

Please sign in to comment.