Skip to content

Commit 02670b2

Browse files
committed
reduce hpa avg cpu threshold
1 parent 90d4579 commit 02670b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ spec:
116116
name: cpu
117117
target:
118118
type: Utilization
119-
averageUtilization: 50
119+
averageUtilization: 33
120120
# - type: Pods
121121
# pods:
122122
# metric:

0 commit comments

Comments
 (0)