Merge pull request #33768 from prb112/patch-1
minDomains not included in schema on pod-topology-spread-constraints.md
This commit is contained in:
@@ -64,6 +64,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
topologySpreadConstraints:
|
topologySpreadConstraints:
|
||||||
- maxSkew: <integer>
|
- maxSkew: <integer>
|
||||||
|
minDomains: <integer>
|
||||||
topologyKey: <string>
|
topologyKey: <string>
|
||||||
whenUnsatisfiable: <string>
|
whenUnsatisfiable: <string>
|
||||||
labelSelector: <object>
|
labelSelector: <object>
|
||||||
|
|||||||
Reference in New Issue
Block a user