Tag LabelSelector with +structType=atomic

This commit is contained in:
Joe Betz
2020-08-11 11:34:15 -07:00
parent f298d549f6
commit 8874bdf004
8 changed files with 25 additions and 2 deletions

View File

@@ -17749,7 +17749,8 @@
"type": "object"
}
},
"type": "object"
"type": "object",
"x-kubernetes-map-type": "atomic"
},
"io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement": {
"description": "A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.",