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.
1 parent bee2185 commit c5ca199Copy full SHA for c5ca199
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.9.0-master-23
+ - image: container-registry.zalando.net/teapot/prometheus-node-exporter:v1.9.1-master-24
83
args:
84
{{- if eq .Cluster.ConfigItems.node_exporter_experimental_metrics "true" }}
85
- --collector.ethtool
0 commit comments