From b0e8cd80847879227a087956342dc5773b89ae7b Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 3 Mar 2025 20:33:23 -0600 Subject: [PATCH] fix service --- .../calibre-web-automated/templates/http-route.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/calibre-web-automated/templates/http-route.yaml b/clusters/cl01tl/applications/calibre-web-automated/templates/http-route.yaml index 738b5306c..af63dbabf 100644 --- a/clusters/cl01tl/applications/calibre-web-automated/templates/http-route.yaml +++ b/clusters/cl01tl/applications/calibre-web-automated/templates/http-route.yaml @@ -25,7 +25,7 @@ spec: backendRefs: - group: '' kind: Service - name: calibre + name: calibre-web-automated-main port: 8083 weight: 100