Skip to content

Commit

Permalink
chore: Scale down prod (#592)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechsromek authored Oct 25, 2024
1 parent b449df8 commit d117a4d
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.31"

environment: prod
replicaCount: 1
replicaCount: 0

strategy:
type: Recreate
Expand Down

0 comments on commit d117a4d

Please sign in to comment.