diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..f6c6948 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,6 @@ +{ + "yaml.schemas": { + "kubernetes": "*.yaml", + "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.22.4-standalone-strict/all.json": "file:///home/coder/helm-starred/hass/influxdb/deployment.yaml" + } +} \ No newline at end of file