Files
manifests/policies/oceanbox/network/clusterpolicy-allow-ekman-egress.yaml
T
Jonas Juselius 11b398801d wip: try nixidy
2024-10-10 16:04:41 +02:00

19 lines
354 B
YAML

apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy
metadata:
name: allow-ekman-egress
spec:
endpointSelector: {}
egress:
- toCIDR:
- 10.255.241.99/32
- 10.255.241.100/32
toPorts:
- ports:
- port: "4443"
protocol: TCP
- port: "30443"
protocol: TCP
- port: "30080"
protocol: TCP