move cilium to infrastructure

This commit is contained in:
2024-06-11 01:17:17 +10:00
parent 37dc0e3db4
commit 42c9a692b9
16 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy
metadata:
name: egress-world
spec:
endpointSelector:
matchLabels:
rpi5.cluster.policy/egress-world: "true"
egress:
- toCIDRSet:
- cidr: 0.0.0.0/0
except:
- 192.168.1.0/24
- 192.168.2.0/24
- 100.64.0.0/10