Merge pull request #33768 from prb112/patch-1

minDomains not included in schema on pod-topology-spread-constraints.md
This commit is contained in:
Kubernetes Prow Robot
2022-06-13 23:03:34 -07:00
committed by GitHub
@@ -64,6 +64,7 @@ metadata:
spec:
topologySpreadConstraints:
- maxSkew: <integer>
minDomains: <integer>
topologyKey: <string>
whenUnsatisfiable: <string>
labelSelector: <object>