Fix a lot of yamllint errors

This commit is contained in:
Ryan Cavicchioni 2022-08-31 13:30:59 -05:00
parent 52eece85e4
commit 7789ad779e
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

View File

@ -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 }}"