diff --git a/package.json b/package.json index 116bde1..fc2a719 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,9 @@ "showDiagnosticsDirectly": false, "path": "yaml-language-server", "config": { - "schemas": {}, + "schemas": { + "kubernetes": "templates/**" + }, "completion": true, "hover": true }