github.com/looshlee/beatles@v0.0.0-20220727174639-742810ab631c/examples/policies/l3/entities/host.json (about) 1 [{ 2 "labels": [{"key": "name", "value": "dev-to-host"}], 3 "endpointSelector": {"matchLabels": {"env":"dev"}}, 4 "egress": [{ 5 "toEntities": ["host"] 6 }] 7 }]