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