mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-10-28 14:41:02 +01:00
Fix node exporter crashlooping
This commit is contained in:
parent
7934b9babf
commit
5cf1053f13
@ -5,7 +5,7 @@ local k = import 'ksonnet/ksonnet.beta.3/k.libsonnet';
|
||||
namespace: 'default',
|
||||
|
||||
versions+:: {
|
||||
nodeExporter: 'v0.16.0',
|
||||
nodeExporter: 'v0.17.0',
|
||||
kubeRbacProxy: 'v0.4.0',
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user