We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b50e54 commit 3f10c38Copy full SHA for 3f10c38
k8s/amour/smartctl_exporter/daemon_set_list.cue
@@ -26,7 +26,7 @@ import (
26
}]
27
containers: [{
28
name: "smartctl-exporter"
29
- image: "quay.io/prometheuscommunity/smartctl-exporter:master@sha256:fc03c601d8f098c72804e424482802f951e5c1b748138d5a33340ef3ea18586e"
+ image: "quay.io/prometheuscommunity/smartctl-exporter:master@sha256:2e8315fcd46ec3384d8324d1e2d2ae1d81080c66d08e2d1b85ef3707f877a541"
30
args: ["--smartctl.interval=2m"]
31
ports: [{
32
name: "http-metrics"
0 commit comments