1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-16 01:06:27 +00:00
prometheus-operator/contrib/kube-prometheus/jsonnetfile.json
Frederic Branczyk 4eb7caab28
Address comments
2018-05-06 08:29:52 -07:00

14 lines
No EOL
319 B
JSON

{
"dependencies": [
{
"name": "kube-prometheus",
"source": {
"git": {
"remote": "../../",
"subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus"
}
},
"version": "."
}
]
}