From ae45c52be6213905ab5d9f29901f206877aebc45 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Wed, 1 Oct 2025 18:57:32 +0800 Subject: [PATCH] fix(rook-ceph-cluster/biohazard): netpols --- .../core/storage/rook-ceph/cluster/biohazard/netpol.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kube/deploy/core/storage/rook-ceph/cluster/biohazard/netpol.yaml b/kube/deploy/core/storage/rook-ceph/cluster/biohazard/netpol.yaml index b1d11fbc..e038170f 100644 --- a/kube/deploy/core/storage/rook-ceph/cluster/biohazard/netpol.yaml +++ b/kube/deploy/core/storage/rook-ceph/cluster/biohazard/netpol.yaml @@ -27,4 +27,7 @@ spec: - "remote-node" toPorts: - ports: - - port: "3300" \ No newline at end of file + - port: "3300" + - port: "6800" + endPort: 7568 +