15 lines
349 B
YAML
15 lines
349 B
YAML
|
apiVersion: networking.k8s.io/v1
|
||
|
kind: NetworkPolicy
|
||
|
metadata:
|
||
|
creationTimestamp: null
|
||
|
name: rfsim5g-oai-public-net
|
||
|
spec:
|
||
|
ingress:
|
||
|
- from:
|
||
|
- podSelector:
|
||
|
matchLabels:
|
||
|
io.kompose.network/rfsim5g-oai-public-net: "true"
|
||
|
podSelector:
|
||
|
matchLabels:
|
||
|
io.kompose.network/rfsim5g-oai-public-net: "true"
|