Skip to content

Commit

Permalink
CDPS-514 Uprate autoscaling on the MFE component (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamfalconeruk authored Nov 8, 2023
1 parent 8343eaf commit 297dfd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm_deploy/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ generic-service:

autoscaling:
enabled: true
minReplicas: 4
maxReplicas: 8
minReplicas: 8
maxReplicas: 16
targetCPUUtilizationPercentage: 1600

env:
Expand Down

0 comments on commit 297dfd5

Please sign in to comment.