mirror of
https://github.com/carlosedp/cluster-monitoring.git
synced 2024-11-20 19:07:17 +01:00
15 lines
364 B
JSON
15 lines
364 B
JSON
|
{
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "kube-prometheus",
|
||
|
"source": {
|
||
|
"git": {
|
||
|
"remote": "https://github.com/coreos/prometheus-operator",
|
||
|
"subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus"
|
||
|
}
|
||
|
},
|
||
|
"version": "master"
|
||
|
}
|
||
|
]
|
||
|
}
|