Skip to content

Instantly share code, notes, and snippets.

@stevenc81
Created September 30, 2019 00:11
Show Gist options
  • Save stevenc81/3b3f6f9c4a4ecf5a92b17c727e5058ec to your computer and use it in GitHub Desktop.
Save stevenc81/3b3f6f9c4a4ecf5a92b17c727e5058ec to your computer and use it in GitHub Desktop.
extraArgs:
base-role-arn: "arn:aws:iam::<YOUR AWS ACCOUNT ID>:role/"
host:
interface: cni0
iptables: true
rbac:
create: true
resources:
limits:
cpu: 100m
memory: 256Mi
requests:
cpu: 4m
memory: 16Mi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment