From 615ee60e5ad551dc9ed6a69472fb9fd2e8a60561 Mon Sep 17 00:00:00 2001 From: Scotte Zinn Date: Fri, 7 Jun 2024 21:53:06 -0400 Subject: [PATCH] fix(homepage): Fix link --- .../main/apps/self-hosted/homepage/app/configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/self-hosted/homepage/app/configuration.yaml b/kubernetes/main/apps/self-hosted/homepage/app/configuration.yaml index f9b71b5a64..e967c2a6e6 100644 --- a/kubernetes/main/apps/self-hosted/homepage/app/configuration.yaml +++ b/kubernetes/main/apps/self-hosted/homepage/app/configuration.yaml @@ -137,7 +137,7 @@ data: href: https://vm-single.{{HOMEPAGE_VAR_SECRET_DOMAIN_NAME}}/vmui icon: prometheus.png - Gatus (Gateway): - href: https://gatus.{{HOMEPAGE_VAR_SECRET_TECH_DOMAIN_NAME}} + href: https://gatus.{{HOMEPAGE_VAR_SECRET_TECH_DOMAIN_NAME}}:8443 icon: gatus.png - Gatus (Cluster): href: https://status.{{HOMEPAGE_VAR_SECRET_DOMAIN_NAME}}