github.com/looshlee/beatles@v0.0.0-20220727174639-742810ab631c/test/runtime/manifests/sample_policy.json (about)

     1  [{
     2       "endpointSelector":
     3  		{"matchLabels":{"id.app":""}},
     4       "egress": [{
     5           "toCIDR": [ "9.9.9.9/32" ]
     6       }]
     7  }]
     8