1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 15:46:31 +01:00
Files
prometheus-operator/scripts/generate/jsonnetfile.json
2021-01-06 02:10:07 +08:00

23 lines
353 B
JSON

{
"version": 1,
"dependencies": [
{
"source": {
"local": {
"directory": "../../jsonnet/prometheus-operator"
}
},
"version": "."
},
{
"source": {
"local": {
"directory": "../../jsonnet/thanos"
}
},
"version": "."
}
],
"legacyImports": true
}