fix(gatus): Update ingress
This commit is contained in:
@@ -15,13 +15,13 @@ config:
|
||||
|
||||
storage:
|
||||
type: postgres
|
||||
path: "postgres://app:${DB_PASS}@prod-gatus-db:5432/app"
|
||||
path: "postgres://app:${DB_PASS}@prod-gatus-db-rw:5432/app"
|
||||
|
||||
ui:
|
||||
title: Oceanbox
|
||||
header: Oceanbox Monitoring
|
||||
#logo: https://zarak.fr/resources/cyril-avatar.jpg
|
||||
link: https://oceanbox.io
|
||||
header: Oceanbox Service Status
|
||||
logo: https://maps.oceanbox.io/ob.png
|
||||
link: https://maps.oceanbox.io
|
||||
|
||||
.defaults: &defaults
|
||||
interval: 30s
|
||||
|
||||
Reference in New Issue
Block a user