helm/.vscode/settings.json

6 lines
243 B
JSON
Raw Permalink Normal View History

2023-09-06 04:41:43 +00:00
{
"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"
}
}