Skip to content

Commit 28aa850

Browse files
committed
Reduce HPA CPU percentage
1 parent 84095ed commit 28aa850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kube/boost/templates/hpa.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
- resource:
1010
name: cpu
1111
target:
12-
averageUtilization: 23
12+
averageUtilization: 18
1313
type: Utilization
1414
type: Resource
1515
scaleTargetRef:

0 commit comments

Comments
 (0)