Skip to content
Snippets Groups Projects
Commit 7f77f83b authored by Matthias Loibl's avatar Matthias Loibl
Browse files

contrib/kube-prometheus: Update Prometheus Adapter image

parent 601fea2e
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus" "subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus"
} }
}, },
"version": "d00e8996976492005174b6412a9194421548b247" "version": "556153e077ed61c4567ae1aa920903d2c7920c23"
}, },
{ {
"name": "ksonnet", "name": "ksonnet",
......
...@@ -21,7 +21,7 @@ spec: ...@@ -21,7 +21,7 @@ spec:
- --metrics-relist-interval=1m - --metrics-relist-interval=1m
- --prometheus-url=http://prometheus-k8s.monitoring.svc:9090/ - --prometheus-url=http://prometheus-k8s.monitoring.svc:9090/
- --secure-port=6443 - --secure-port=6443
image: directxman12/k8s-prometheus-adapter-amd64:latest image: quay.io/coreos/k8s-prometheus-adapter-amd64:v0.3.0
name: prometheus-adapter name: prometheus-adapter
ports: ports:
- containerPort: 6443 - containerPort: 6443
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment