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 3692425Copy full SHA for 3692425
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:205eec89742db33500ca071cf8ac0e68670c13735669d7b0b9b5fbb7acd07e16"
30
args: ["--smartctl.interval=2m"]
31
ports: [{
32
name: "http-metrics"
0 commit comments