Skip to content

Instantly share code, notes, and snippets.

@stevenc81
Created September 30, 2019 00:18
Show Gist options
  • Save stevenc81/d71f3abd0fbcc11fe11858a6a60b3eef to your computer and use it in GitHub Desktop.
Save stevenc81/d71f3abd0fbcc11fe11858a6a60b3eef 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
image:
tag: 0.10.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment