Guest User

ar2bc-networkpolicy.yaml

a guest
May 3rd, 2021
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. apiVersion: extensions/v1beta1
  2. kind: NetworkPolicy
  3. metadata:
  4. creationTimestamp: null
  5. name: ar2bc
  6. spec:
  7. ingress:
  8. - from:
  9. - podSelector:
  10. matchLabels:
  11. io.kompose.network/ar2bc: "true"
  12. podSelector:
  13. matchLabels:
  14. io.kompose.network/ar2bc: "true"
  15.  
Advertisement
Add Comment
Please, Sign In to add comment