Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: Add time_intervals to AlertManager #251

Merged
Prev Previous commit
Next Next commit
enhancement: Fix start and end order
Signed-off-by: Shaun Megaw <shaun.megaw@absa.africa>
  • Loading branch information
rezizter committed Dec 1, 2023
commit de2a8971abaed7dc68badd86dc05cf6dd48f5a40
4 changes: 2 additions & 2 deletions roles/alertmanager/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ provisioner:
- name: offhours
time_intervals:
- times:
- end_time: "21:00"
start_time: "24:00"
- start_time: "21:00"
end_time: "24:00"
location: "Africa/Johannesburg"