File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ You need to enable the `CRDValidationRatcheting` [feature
145
145
gate] ( /docs/reference/command-line-tools-reference/feature-gates/ ) to use this behavior, which then
146
146
applies to all CustomResourceDefinitions in your cluster.
147
147
148
- Provided you enabled the feature gate, Kubernetes implements _ validation racheting _ for
148
+ Provided you enabled the feature gate, Kubernetes implements _ validation ratcheting _ for
149
149
CustomResourceDefinitions. The API server is willing to accept updates to resources that are not valid
150
150
after the update, provided that each part of the resource that failed to validate was not changed by
151
151
the update operation. In other words, any invalid part of the resource that remains invalid must
You can’t perform that action at this time.
0 commit comments