Bump k8s-prometheus-adapter to v0.8.0
This commit is contained in:
@@ -5,7 +5,7 @@ local k = import 'github.com/ksonnet/ksonnet-lib/ksonnet.beta.4/k.libsonnet';
|
||||
namespace: 'default',
|
||||
|
||||
versions+:: {
|
||||
prometheusAdapter: 'v0.7.0',
|
||||
prometheusAdapter: 'v0.8.0',
|
||||
},
|
||||
|
||||
imageRepos+:: {
|
||||
|
||||
@@ -25,7 +25,7 @@ spec:
|
||||
- --metrics-relist-interval=1m
|
||||
- --prometheus-url=http://prometheus-k8s.monitoring.svc.cluster.local:9090/
|
||||
- --secure-port=6443
|
||||
image: directxman12/k8s-prometheus-adapter:v0.7.0
|
||||
image: directxman12/k8s-prometheus-adapter:v0.8.0
|
||||
name: prometheus-adapter
|
||||
ports:
|
||||
- containerPort: 6443
|
||||
|
||||
Reference in New Issue
Block a user