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 645d46f commit d302e0eCopy full SHA for d302e0e
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:3b5234ffd1020bb3d783725a257762680bf63dfba567c03694e3c56430cae7bc"
35
args: ["--smartctl.interval=2m"]
36
ports: [{
37
name: "http-metrics"
0 commit comments