prometheus-postgres-exporter/.vscode/settings.json
2024-11-25 11:53:09 +01:00

8 lines
202 B
JSON

{
"yaml.schemas": {
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.5.2/schema/helm-testsuite.json": [
"/unittests/**/*.yaml"
]
},
"yaml.schemaStore.enable": true
}