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 39bb5d9Copy full SHA for 39bb5d9
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:16a9c1670cd68a801bb67a31dc5ee3d242e306419f9a25fb5a902af2a545215b"
35
args: ["--smartctl.interval=2m"]
36
ports: [{
37
name: "http-metrics"
0 commit comments