github.com/form3tech-oss/cilium@v1.6.3/examples/policies/l3/entities/host.yaml (about)

     1  apiVersion: "cilium.io/v2"
     2  kind: CiliumNetworkPolicy
     3  metadata:
     4    name: "dev-to-host"
     5  spec:
     6    endpointSelector:
     7      matchLabels:
     8        env: dev
     9    egress:
    10      - toEntities:
    11        - host