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