From d26d3ad67b70d5df4fef3cd87b7fa423556fe722 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Wed, 19 Jun 2024 14:50:21 +0800 Subject: [PATCH] fix(rook-ceph-cluster/biohazard): old port --- .../core/storage/rook-ceph/cluster/biohazard/caddy.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kube/deploy/core/storage/rook-ceph/cluster/biohazard/caddy.yaml b/kube/deploy/core/storage/rook-ceph/cluster/biohazard/caddy.yaml index 764a37af..683ede7f 100644 --- a/kube/deploy/core/storage/rook-ceph/cluster/biohazard/caddy.yaml +++ b/kube/deploy/core/storage/rook-ceph/cluster/biohazard/caddy.yaml @@ -66,6 +66,11 @@ spec: port: 443 protocol: HTTPS appProtocol: https + https2: + port: 53443 + targetPort: 443 + protocol: HTTPS + appProtocol: https persistence: config: type: configMap