24 lines
592 B
JSON
24 lines
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": "."
|
|
}
|
|
]
|
|
} |