fix typo
This commit is contained in:
Vendored
+5
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user