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:
@@ -12,7 +12,7 @@ spec:
|
||||
network:
|
||||
provider: host
|
||||
ipFamily: "IPv6"
|
||||
dualStack: true
|
||||
dualStack: false
|
||||
crashCollector:
|
||||
disable: true
|
||||
healthCheck:
|
||||
|
||||
@@ -5,6 +5,9 @@ metadata:
|
||||
name: rook-ceph
|
||||
namespace: rook-ceph
|
||||
spec:
|
||||
ipFamilyPolicy: SingleStack
|
||||
ipFamilies:
|
||||
- IPv6
|
||||
interval: 5m
|
||||
install:
|
||||
disableWait: true
|
||||
|
||||
Reference in New Issue
Block a user