Skip to content

Commit

Permalink
#13 fixed autoscaling in comment service
Browse files Browse the repository at this point in the history
  • Loading branch information
timberhill committed Sep 15, 2023
1 parent ebedc41 commit b9e745e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/comment-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ autoscaling:
minReplicas: 1
maxReplicas: 5
targetCPUUtilizationPercentage: 80
# targetMemoryUtilizationPercentage: 80
targetMemoryUtilizationPercentage: 80

nodeSelector: {}

Expand Down

0 comments on commit b9e745e

Please sign in to comment.