Skip to content

Commit

Permalink
update example manifests
Browse files Browse the repository at this point in the history
Signed-off-by: clyang82 <[email protected]>
  • Loading branch information
clyang82 committed Mar 4, 2021
1 parent b8f5222 commit 97cf043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/all/manifests/thanos-rule-statefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 97cf043

Please sign in to comment.