Created
September 30, 2019 00:11
-
-
Save stevenc81/3b3f6f9c4a4ecf5a92b17c727e5058ec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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