Files
gitops/.vscode/settings.json
2024-02-16 22:38:29 +00:00

5 lines
136 B
JSON

{
"yaml.schemas": {
"https://json.schemastore.org/kustomization.json": "file:///workspace/gitops/infra/traefik.yaml"
}
}