From 97cf043a225b21739452526f6459a55b475dba88 Mon Sep 17 00:00:00 2001 From: clyang82 Date: Thu, 4 Mar 2021 16:56:01 +0800 Subject: [PATCH] update example manifests Signed-off-by: clyang82 --- examples/all/manifests/thanos-rule-statefulSet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/all/manifests/thanos-rule-statefulSet.yaml b/examples/all/manifests/thanos-rule-statefulSet.yaml index f002b388..70cc4e51 100644 --- a/examples/all/manifests/thanos-rule-statefulSet.yaml +++ b/examples/all/manifests/thanos-rule-statefulSet.yaml @@ -86,7 +86,7 @@ spec: - args: - -webhook-url=http://localhost:10902/-/reload - -volume-dir=/etc/thanos/rules/test - image: quay.io/openshift/origin-configmap-reloader:4.5.0 + image: jimmidyson/configmap-reload:v0.5.0 name: configmap-reloader volumeMounts: - mountPath: /etc/thanos/rules/test