fix HPA
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 7m31s
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 7m31s
This commit is contained in:
@@ -22,3 +22,11 @@ spec:
|
|||||||
target:
|
target:
|
||||||
type: Utilization
|
type: Utilization
|
||||||
averageUtilization: 90
|
averageUtilization: 90
|
||||||
|
behavior:
|
||||||
|
scaleDown:
|
||||||
|
stabilizationWindowSeconds: 600
|
||||||
|
policies:
|
||||||
|
- type: Pods
|
||||||
|
value: 1
|
||||||
|
periodSeconds: 600
|
||||||
|
selectPolicy: Min
|
||||||
Reference in New Issue
Block a user