This commit is contained in:
Sense T
2025-01-13 20:40:27 +08:00
parent 815624acf4
commit 6d759fceed
4 changed files with 10 additions and 6 deletions
+5 -1
View File
@@ -1,6 +1,10 @@
{
"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"
"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"
],
"https://json.schemastore.org/helmfile.json": "file:///home/coder/helm-starred/matrix/values.yaml",
"https://json.schemastore.org/chart.json": "file:///home/coder/helm-starred/matrix/dendrite/Chart.yaml"
}
}