Skip to content

Commit e1258f4

Browse files
nsarrazinrtrompier
andauthored
fix: reduce min pods following closure on correct branch (#1866)
fix: reduce min pods following closure Co-authored-by: Remy <[email protected]>
1 parent 1d13651 commit e1258f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/env/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ infisical:
708708

709709
autoscaling:
710710
enabled: true
711-
minReplicas: 12
711+
minReplicas: 2
712712
maxReplicas: 30
713713
targetMemoryUtilizationPercentage: "50"
714714
targetCPUUtilizationPercentage: "50"

0 commit comments

Comments
 (0)