Add alertmanager config #169

Closed
pinpox wants to merge 4 commits from pinpox/infra:main into main
Showing only changes of commit a66c6ada59 - Show all commits

View file

@ -19,6 +19,11 @@ resource "namecheap_domain_records" "pub-solar" {
type = "A"
address = "80.71.153.210"
}
record {
hostname = "alerts"
type = "CNAME"
address = "flora-6.pub.solar."
}
record {
hostname = "git"
type = "CNAME"