Skip to content

Commit

Permalink
chore: Scale down prod for upgrade-proto (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechsromek authored Oct 24, 2024
1 parent 4f10742 commit 50c0511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/prod/common-values-iris-mpc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image: "ghcr.io/worldcoin/iris-mpc:v0.8.27"

environment: prod
replicaCount: 1
replicaCount: 0

strategy:
type: Recreate
Expand Down

0 comments on commit 50c0511

Please sign in to comment.