Files
gitops/.vscode/settings.json
2024-09-13 20:12:32 +01:00

8 lines
189 B
JSON

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