Skip to content

Commit ae01697

Browse files
authored
Merge pull request #36169 from Arhell/id-min
[id] minDomains not included in schema
2 parents d4e5645 + 64ecc44 commit ae01697

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ metadata:
7171
spec:
7272
topologySpreadConstraints:
7373
- maxSkew: <integer>
74+
minDomains: <integer>
7475
topologyKey: <string>
7576
whenUnsatisfiable: <string>
7677
labelSelector: <object>

0 commit comments

Comments
 (0)