Skip to content

Commit

Permalink
Increase CPU utilisation target for deployment HPA.
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Jun 6, 2024
1 parent 733940e commit 13172c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kustomize/base/deployment_hpa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ spec:
name: cpu
target:
type: Utilization
averageUtilization: 250
averageUtilization: 500
type: Resource

0 comments on commit 13172c0

Please sign in to comment.