github.com/looshlee/cilium@v1.6.12/examples/demo/policy.json (about) 1 [{ 2 "endpointSelector": {"matchLabels": {"id.server":""}}, 3 "ingress": [{ 4 "fromEndpoints": [ 5 {"matchLabels":{"reserved:host":""}}, 6 {"matchLabels":{"id.client":""}} 7 ] 8 }] 9 }]