From 6e2ba8096806bf9d2c776a7efcebfec67846e497 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Thu, 23 Nov 2023 00:34:31 +0800 Subject: [PATCH] fix(rook-ceph-cluster): test speed w/o network enc --- kube/deploy/core/storage/rook-ceph/cluster/app/hr.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kube/deploy/core/storage/rook-ceph/cluster/app/hr.yaml b/kube/deploy/core/storage/rook-ceph/cluster/app/hr.yaml index 560b14ff..873c10ce 100644 --- a/kube/deploy/core/storage/rook-ceph/cluster/app/hr.yaml +++ b/kube/deploy/core/storage/rook-ceph/cluster/app/hr.yaml @@ -29,8 +29,9 @@ spec: network: #provider: host connections: + requireMsgr2: true encryption: - enabled: true + enabled: false # TODO: 2023-11-23 disabled to test speeds with compression without encryption compression: enabled: true crashCollector: