We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645d46f commit c1adceaCopy full SHA for c1adcea
k8s/magiclove/smartctl_exporter/daemon_set_list.cue
@@ -31,7 +31,7 @@ import (
31
// https://github.com/prometheus-community/smartctl_exporter/pull/211
32
//
33
// TODO: Use stable release when available.
34
- image: "quay.io/prometheuscommunity/smartctl-exporter:master@sha256:64b3a7880a9d20d8c8835fd852dcadec31bade17085b72afcb351d6c881fa9a1"
+ image: "quay.io/prometheuscommunity/smartctl-exporter:master@sha256:917ee67a1507bc3116f43663ada126e9c37a08f1e406dbeaa97ba73814e65b42"
35
args: ["--smartctl.interval=2m"]
36
ports: [{
37
name: "http-metrics"
0 commit comments