We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df5209f commit 031302bCopy full SHA for 031302b
package.json
@@ -128,7 +128,7 @@
128
},
129
"yaml.kubernetesCRDStore.enable": {
130
"type": "boolean",
131
- "description": "Enable/disable attempting to validate custom Kuberbetes resources against schemas of well-known custom resource definitions (CRDs)",
+ "description": "Enable/disable validation of Kubernetes custom resources using schemas from well-known Custom Resource Definitions (CRDs)",
132
"default": true
133
134
"yaml.kubernetesCRDStore.url": {
0 commit comments