We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b50e54 commit 1efee0fCopy full SHA for 1efee0f
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:8298b713cdd750e110138d58fe895b499d5f5c2b686cfa05153b54e37a5fe286"
30
args: ["--smartctl.interval=2m"]
31
ports: [{
32
name: "http-metrics"
0 commit comments