jsonnet/kube-prometheus: use prometheus-operator mixin

This commit is contained in:
paulfantom
2020-09-17 10:27:40 +02:00
parent 5fe45c57b6
commit e8cc596699
5 changed files with 33 additions and 77 deletions

View File

@@ -28,6 +28,15 @@
},
"version": "release-0.42"
},
{
"source": {
"git": {
"remote": "https://github.com/prometheus-operator/prometheus-operator",
"subdir": "jsonnet/mixin"
}
},
"version": "master"
},
{
"source": {
"git": {