Guest User

Untitled

a guest
Nov 18th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. apiVersion: v1
  2. kind: Namespace
  3. metadata:
  4. annotations:
  5. elb-security-group: sg-123
  6. name: dev
  7. ---
  8. apiVersion: v1
  9. kind: Namespace
  10. metadata:
  11. annotations:
  12. elb-security-group: sg-456
  13. name: prod
Add Comment
Please, Sign In to add comment