From 211fc3f8081e08f2333d4db6b8ee20fac9932d51 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 3 Mar 2025 20:39:00 -0600 Subject: [PATCH] fix service --- clusters/cl01tl/storage/rook-ceph/templates/http-route.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/storage/rook-ceph/templates/http-route.yaml b/clusters/cl01tl/storage/rook-ceph/templates/http-route.yaml index 3815d861d..5689ddadf 100644 --- a/clusters/cl01tl/storage/rook-ceph/templates/http-route.yaml +++ b/clusters/cl01tl/storage/rook-ceph/templates/http-route.yaml @@ -26,5 +26,5 @@ spec: - group: '' kind: Service name: rook-ceph-mgr-dashboard - port: 8443 + port: 7000 weight: 100