vscode config

This commit is contained in:
Sense T 2023-09-06 04:41:43 +00:00
parent 81e8c9a74e
commit dc0ed7bbe8

6
.vscode/settings.json vendored Normal file
View File

@ -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"
}
}