Guest User

Untitled

a guest
Sep 23rd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. apiVersion: config.istio.io/v1alpha2
  2. kind: listchecker
  3. metadata:
  4. name: whitelist
  5. spec:
  6. # providerUrl: ordinarily black and white lists are maintained
  7. # externally and fetched asynchronously using the providerUrl.
  8. overrides: ["v1", "v2"] # overrides provide a static list
  9. blacklist: false
Add Comment
Please, Sign In to add comment