Guest User

Untitled

a guest
Feb 19th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. apiVersion: config.istio.io/v1alpha2
  2. kind: DestinationPolicy
  3. metadata:
  4. name: be-lb-policy
  5. namespace: default
  6. spec:
  7. source:
  8. name: myapp
  9. destination:
  10. name: be
  11. loadBalancing:
  12. name: ROUND_ROBIN
Add Comment
Please, Sign In to add comment