From 5c6d27dbaa8c36048375f6523be950044464066e Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 14 Jan 2026 01:33:34 +0000 Subject: [PATCH] added ingress --- infrastructure/rook-ceph/ingress-dashboard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/rook-ceph/ingress-dashboard.yaml b/infrastructure/rook-ceph/ingress-dashboard.yaml index ba9f023..b36e683 100644 --- a/infrastructure/rook-ceph/ingress-dashboard.yaml +++ b/infrastructure/rook-ceph/ingress-dashboard.yaml @@ -23,4 +23,4 @@ spec: service: name: rook-ceph-mgr-dashboard port: - number: 7000 # HTTP Port (wenn dashboard.ssl: false) + number: 8443 # Service bietet nur 8443 (HTTPS) an