mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-16 01:06:27 +00:00
24 lines
No EOL
592 B
JSON
24 lines
No EOL
592 B
JSON
{
|
|
"dependencies": [
|
|
{
|
|
"name": "kube-prometheus",
|
|
"source": {
|
|
"git": {
|
|
"remote": "../../",
|
|
"subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus"
|
|
}
|
|
},
|
|
"version": "."
|
|
},
|
|
{
|
|
"name": "prometheus-operator",
|
|
"source": {
|
|
"git": {
|
|
"remote": "../../",
|
|
"subdir": "jsonnet/prometheus-operator"
|
|
}
|
|
},
|
|
"version": "."
|
|
}
|
|
]
|
|
} |