Skip to content

Commit

Permalink
PAGOPA-658 scale down pods
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoRuzzier committed Apr 26, 2023
1 parent b84d7fc commit 231d1de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ microservice-chart:
cpu: "0.25"
autoscaling:
enable: true
minReplica: 3
minReplica: 1
maxReplica: 3
pollingInterval: 10 # seconds
cooldownPeriod: 50 # seconds
Expand Down

0 comments on commit 231d1de

Please sign in to comment.