mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(ceph): IPv6
This commit is contained in:
@@ -9,6 +9,10 @@ spec:
|
||||
dataDirHostPath: /var/lib/rook
|
||||
cephVersion:
|
||||
image: quay.io/ceph/ceph:v17.2.5
|
||||
network:
|
||||
provider: host
|
||||
ipFamily: "IPv6"
|
||||
dualStack: true
|
||||
crashCollector:
|
||||
disable: true
|
||||
healthCheck:
|
||||
|
||||
@@ -23,6 +23,8 @@ spec:
|
||||
name: rook-ceph-charts
|
||||
namespace: flux-system
|
||||
values:
|
||||
enableCSIHostNetwork: true
|
||||
useOperatorHostNetwork: true
|
||||
pspEnable: false
|
||||
crds:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user