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