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 3b50e54 commit 5acaf1cCopy full SHA for 5acaf1c
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:8aecd436fd3448aff679fa5da39ac98adfa8f32105072c776bdf35aa986d6b7b"
30
args: ["--smartctl.interval=2m"]
31
ports: [{
32
name: "http-metrics"
0 commit comments