fix(gatus): Update tab title
This commit is contained in:
@@ -18,7 +18,7 @@ config:
|
|||||||
path: "postgres://app:${DB_PASS}@prod-gatus-db-rw:5432/app"
|
path: "postgres://app:${DB_PASS}@prod-gatus-db-rw:5432/app"
|
||||||
|
|
||||||
ui:
|
ui:
|
||||||
title: Oceanbox
|
title: Oceanbox | Service Status
|
||||||
header: Oceanbox Service Status
|
header: Oceanbox Service Status
|
||||||
logo: https://maps.oceanbox.io/ob.png
|
logo: https://maps.oceanbox.io/ob.png
|
||||||
link: https://maps.oceanbox.io
|
link: https://maps.oceanbox.io
|
||||||
@@ -98,13 +98,19 @@ config:
|
|||||||
<<: *https-endpoint
|
<<: *https-endpoint
|
||||||
group: "Experimental Services"
|
group: "Experimental Services"
|
||||||
url: https://atlantis.beta.oceanbox.io/healthz
|
url: https://atlantis.beta.oceanbox.io/healthz
|
||||||
|
extra-labels:
|
||||||
|
environment: staging
|
||||||
|
|
||||||
- name: Sorcerer Beta
|
- name: Sorcerer Beta
|
||||||
<<: *https-endpoint
|
<<: *https-endpoint
|
||||||
group: "Experimental Services"
|
group: "Experimental Services"
|
||||||
url: https://sorcerer.ekman.oceanbox.io/healthz
|
url: https://sorcerer.ekman.oceanbox.io/healthz
|
||||||
|
extra-labels:
|
||||||
|
environment: staging
|
||||||
|
|
||||||
- name: Plume Beta
|
- name: Plume Beta
|
||||||
<<: *https-endpoint
|
<<: *https-endpoint
|
||||||
group: "Experimental Services"
|
group: "Experimental Services"
|
||||||
url: https://plume.ekman.oceanbox.io/healthz
|
url: https://plume.ekman.oceanbox.io/healthz
|
||||||
|
extra-labels:
|
||||||
|
environment: staging
|
||||||
|
|||||||
Reference in New Issue
Block a user