Skip to content

Commit

Permalink
Merge pull request #37 from pagopa/upd-prod-help
Browse files Browse the repository at this point in the history
chore: Upd prod helm
  • Loading branch information
pasqualespica authored Dec 18, 2023
2 parents d4138de + 2bfbe5b commit 400c57f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ microservice-chart:
cpu: "500m"
autoscaling:
enable: true
minReplica: 2
maxReplica: 3
minReplica: 1
maxReplica: 1
pollingInterval: 10 # seconds
cooldownPeriod: 50 # seconds
triggers:
Expand Down

0 comments on commit 400c57f

Please sign in to comment.