mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 19:39:46 +00:00
fix(volsync): rgw netpols
This commit is contained in:
@@ -39,3 +39,15 @@ spec:
|
||||
# allow all to public Internet
|
||||
- toEntities:
|
||||
- world
|
||||
# Ceph RGW
|
||||
- toEntities:
|
||||
- host
|
||||
- remote-node
|
||||
toPorts:
|
||||
- ports:
|
||||
- port: "6953"
|
||||
- toCIDRSet:
|
||||
- cidr: "${IP_VLAN_CEPH_CIDR}"
|
||||
toPorts:
|
||||
- ports:
|
||||
- port: "6953"
|
||||
|
||||
Reference in New Issue
Block a user