Initial commit

This commit is contained in:
infidel
2023-03-14 15:32:53 +07:00
commit cc1a8ad5a9
78 changed files with 3811 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
creationTimestamp: null
name: rfsim5g-oai-traffic-net
spec:
ingress:
- from:
- podSelector:
matchLabels:
io.kompose.network/rfsim5g-oai-traffic-net: "true"
podSelector:
matchLabels:
io.kompose.network/rfsim5g-oai-traffic-net: "true"