aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-05-08 19:17:06 +0200
committerGravatar Johannes Christ <[email protected]>2024-05-08 19:17:06 +0200
commitc540e193caa429a033518eec5c8bdd80b7af4748 (patch)
tree1b2495120a1d7af5b84c1a61f5f2a0a2558b2782
parentUpdate Helm files for fix for webhook validator (diff)
Properly load Prometheus rules
-rw-r--r--ansible/host_vars/lovelace/prometheus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/host_vars/lovelace/prometheus.yml b/ansible/host_vars/lovelace/prometheus.yml
index d079986..71005fb 100644
--- a/ansible/host_vars/lovelace/prometheus.yml
+++ b/ansible/host_vars/lovelace/prometheus.yml
@@ -14,6 +14,7 @@ prometheus_configuration:
- alertmanager.pythondiscord.com
rule_files:
+ - rules.yml
# - "first_rules.yml"
# - "second_rules.yml"