summarylogtreecommitdiffstats
path: root/thanos-rule.conf
diff options
context:
space:
mode:
Diffstat (limited to 'thanos-rule.conf')
-rw-r--r--thanos-rule.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/thanos-rule.conf b/thanos-rule.conf
index 2c02bb93b201..b18ef2f46eac 100644
--- a/thanos-rule.conf
+++ b/thanos-rule.conf
@@ -83,7 +83,7 @@ DATA="--data-dir=/var/lib/thanos/rule"
# Rule files that should be used by rule manager.
# Can be in glob format (repeated).
-#RULE_FILE"--rule-file=/etc/thanos/rules/"
+#RULE_FILE="--rule-file=/etc/thanos/rules/"
# The default evaluation interval to use.
#EVAL_INTERVAL="--eval-interval=30s"