Skip to content

Commit

Permalink
Warm ENI
Browse files Browse the repository at this point in the history
  • Loading branch information
engedaam committed Sep 18, 2023
1 parent c146865 commit 28589e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/e2e/create-cluster/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,10 @@ runs:
withOIDC: true
addons:
- name: vpc-cni
version: 1.15.0
permissionsBoundary: "arn:aws:iam::${{ inputs.account_id }}:policy/GithubActionsPermissionsBoundary"
configurationValues: |-
{"env":{"WARM_ENI_TARGET":"30"}}
- name: coredns
permissionsBoundary: "arn:aws:iam::${{ inputs.account_id }}:policy/GithubActionsPermissionsBoundary"
- name: kube-proxy
Expand Down

0 comments on commit 28589e2

Please sign in to comment.