Update pod-topology-spread-constraints.md

The minDomains value was not included in the spec schema segment
This commit is contained in:
Paul Bastide
2022-05-17 09:33:30 -04:00
committed by GitHub
parent 3250db2084
commit 2f15d185d5
@@ -64,6 +64,7 @@ metadata:
spec:
topologySpreadConstraints:
- maxSkew: <integer>
minDomains: <integer>
topologyKey: <string>
whenUnsatisfiable: <string>
labelSelector: <object>