Add PodDisruptionBudget
This commit is contained in:
parent
fe4006e693
commit
6ea93893cf
2 changed files with 16 additions and 0 deletions
|
@ -28,6 +28,8 @@ web:
|
|||
cputhreshold: 70
|
||||
minpods: 2
|
||||
maxpods: 4
|
||||
budget:
|
||||
minAvailable: 1
|
||||
resources:
|
||||
{}
|
||||
# limits:
|
||||
|
|
Reference in a new issue