Skip to content

Commit 2f15d18

Browse files
authored
Update pod-topology-spread-constraints.md
The minDomains value was not included in the spec schema segment
1 parent 3250db2 commit 2f15d18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/concepts/workloads/pods/pod-topology-spread-constraints.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ metadata:
6464
spec:
6565
topologySpreadConstraints:
6666
- maxSkew: <integer>
67+
minDomains: <integer>
6768
topologyKey: <string>
6869
whenUnsatisfiable: <string>
6970
labelSelector: <object>

0 commit comments

Comments
 (0)