From 206633aff485a9eb77e2a972134df4aee3bd5c59 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 15 Jan 2025 02:51:26 -0600 Subject: [PATCH] change service --- clusters/cl01tl/applications/homepage/values.yaml | 2 +- clusters/cl01tl/services/harbor/templates/ingress.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/applications/homepage/values.yaml b/clusters/cl01tl/applications/homepage/values.yaml index 52dd9d9ac..f459c9ab1 100644 --- a/clusters/cl01tl/applications/homepage/values.yaml +++ b/clusters/cl01tl/applications/homepage/values.yaml @@ -364,7 +364,7 @@ homepage: icon: sh-harbor.svg description: Harbor href: https://harbor-cl01tl.boreal-beaufort.ts.net - siteMonitor: http://harbor.harbor:80 + siteMonitor: http://harbor-portal.harbor:80 statusStyle: dot - Hardware: - Network Management (alexlebens.net): diff --git a/clusters/cl01tl/services/harbor/templates/ingress.yaml b/clusters/cl01tl/services/harbor/templates/ingress.yaml index 3cd9394ce..e3636dcc0 100644 --- a/clusters/cl01tl/services/harbor/templates/ingress.yaml +++ b/clusters/cl01tl/services/harbor/templates/ingress.yaml @@ -22,6 +22,6 @@ spec: pathType: Prefix backend: service: - name: harbor-core + name: harbor-portal port: number: 80