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,16 @@
apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy
metadata:
name: local-path-provisioner
namespace: kube-system
spec:
endpointSelector:
matchLabels:
app: local-path-provisioner
egress:
- toEntities:
- host
- remote-node
toPorts:
- ports:
- port: "6443"