fix(gatus): Update ingress

This commit is contained in:
2025-11-18 11:33:35 +01:00
parent f67fcaf7c8
commit 5990b73ee5
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -15,7 +15,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: uptime.srv.oceanbox.io
- host: uptime.hel1.oceanbox.io
http:
paths:
- backend:
@@ -27,5 +27,5 @@ spec:
pathType: ImplementationSpecific
tls:
- hosts:
- uptime.srv.oceanbox.io
- uptime.hel1.oceanbox.io
secretName: gatus-tls
+4 -4
View File
@@ -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