Commit 14d4cbe
committed
Add Option to Overwrite Kubernetes Schema
Add an option to overwrite the default Kubernetes schema URL with a
custom one, by setting a `YAMLLS_KUBERNETES_SCHEMA_URL` environment
variable.
See
- redhat-developer#998
- redhat-developer#824
- redhat-developer#841
- redhat-developer#962
- redhat-developer#1050
Main use case is to use
https://github.com/ricoberger/kubernetes-json-schema, which contains the
schema for Kubernetes and the CRDs I'm using.1 parent 3821411 commit 14d4cbe
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments