Skip to content

Commit

Permalink
do not scale down
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechsromek committed Oct 25, 2024
1 parent 7fb2afa commit 3c08792
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: 0
replicaCount: 1

strategy:
type: Recreate
Expand Down

0 comments on commit 3c08792

Please sign in to comment.