Skip to content

Commit 9ca660e

Browse files
committed
(ayekan) disable rook host network mode
1 parent 1ad3e41 commit 9ca660e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

fleet/lib/rook-ceph-cluster/overlays/ayekan/values.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
cephClusterSpec:
3-
network:
4-
provider: host
53
mon:
64
count: 3
75
cephConfig:
@@ -46,7 +44,7 @@ cephBlockPools:
4644
nodelete: "true"
4745
nosizechange: "true"
4846
pg_autoscale_mode: "off"
49-
pg_num: "128"
47+
pg_num: "32"
5048
storageClass:
5149
name: rook-ceph-block
5250
enabled: true

0 commit comments

Comments
 (0)