Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. extraArgs:
  2. base-role-arn: "arn:aws:iam::<YOUR AWS ACCOUNT ID>:role/"
  3. host:
  4. interface: cni0
  5. iptables: true
  6. rbac:
  7. create: true
  8. resources:
  9. limits:
  10. cpu: 100m
  11. memory: 256Mi
  12. requests:
  13. cpu: 4m
  14. memory: 16Mi
  15. image:
  16. tag: 0.10.7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement