Fix a lot of yamllint errors
This commit is contained in:
parent
52eece85e4
commit
7789ad779e
@ -246,9 +246,6 @@ prometheus_rules_config:
|
||||
- alert: MaintenanceMode
|
||||
expr: maintenance_mode == 1
|
||||
for: 1m
|
||||
#- alert: QuietHours
|
||||
# expr: america_chicago_hour >= 22 or america_chicago_hour < 10
|
||||
# for: 1m
|
||||
- name: blackbox.rules
|
||||
rules:
|
||||
- alert: ServiceDown
|
||||
@ -410,9 +407,6 @@ karma_config:
|
||||
color: "#ff220c"
|
||||
alertAcknowledgement:
|
||||
enabled: true
|
||||
#duration: 15m0s
|
||||
#author: karma
|
||||
#comment: ACK! This alert was acknowledged using karma on %NOW%
|
||||
|
||||
thanos_bucket_config: "{{ vault_thanos_bucket_config }}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user