mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
update kubernetes version of json schemes
This commit is contained in:
parent
560bb68388
commit
a667bc5baa
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ lspconfig.yamlls.setup {
|
|||
settings = {
|
||||
yaml = {
|
||||
schemas = {
|
||||
["https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.27.4-standalone-strict/all.json"] = "/manifests/*",
|
||||
["https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.29.3-standalone-strict/all.json"] = "/manifests/*",
|
||||
["https://json.schemastore.org/github-workflow.json"] = "/.github/workflows/*",
|
||||
["https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/argoproj.io/application_v1alpha1.json"] = "/*argocd_app.yaml",
|
||||
["https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/argoproj.io/applicationset_v1alpha1.json"] = "/*argocd_appset.yaml",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue