PDB MaxUnavailable: Generated
This commit is contained in:
@@ -1373,6 +1373,10 @@
|
||||
"selector": {
|
||||
"$ref": "v1.LabelSelector",
|
||||
"description": "Label query over pods whose evictions are managed by the disruption budget."
|
||||
},
|
||||
"maxUnavailable": {
|
||||
"type": "string",
|
||||
"description": "An eviction is allowed if at most \"maxUnavailable\" pods selected by \"selector\" are unavailable after the eviction, i.e. even in absence of the evicted pod. For example, one can prevent all voluntary evictions by specifying 0. This is a mutually exclusive setting with \"minAvailable\"."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user