We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419424e commit cb8a9faCopy full SHA for cb8a9fa
content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md
@@ -762,7 +762,7 @@ validations are not supported by ratcheting under the implementation in Kubernet
762
Errors arising from changing the list type of a subschema will not be
763
ratcheted. For example adding `set` onto a list with duplicates will always
764
result in an error.
765
-- `x-kubernetes-map-keys`
+- `x-kubernetes-list-map-keys`
766
Errors arising from changing the map keys of a list schema will not be
767
ratcheted.
768
- `required`
0 commit comments