We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 898d680 + 2c50b1c commit dd19f94Copy full SHA for dd19f94
cluster/manifests/node-monitor/daemonset.yaml
@@ -79,7 +79,7 @@ spec:
79
hostPort: 9101
80
protocol: TCP
81
{{- end }}
82
- - image: container-registry.zalando.net/teapot/prometheus-node-exporter:v1.8.1-master-21
+ - image: container-registry.zalando.net/teapot/prometheus-node-exporter:v1.8.2-master-22
83
args:
84
{{- if eq .Cluster.ConfigItems.node_exporter_experimental_metrics "true" }}
85
- --collector.ethtool
0 commit comments