Chore(ec2): Update rbac permission and add managed nodegroup (#425)

Signed-off-by: udit <udit@chaosnative.com>

Co-authored-by: udit <udit@chaosnative.com>
This commit is contained in:
Udit Gaurav
2021-03-15 19:51:21 +05:30
committed by GitHub
parent eedfedcd94
commit 6641a0897d
5 changed files with 12 additions and 7 deletions

View File

@@ -55,9 +55,6 @@ spec:
env:
- name: TOTAL_CHAOS_DURATION
value: '60'
- name: CHAOS_INTERVAL
value: '10'
## Number of CPU cores to stress
- name: CPU_CORES

View File

@@ -57,9 +57,6 @@ spec:
- name: TOTAL_CHAOS_DURATION
value: '60'
- name: CHAOS_INTERVAL
value: '10'
## enter the amount of memory in megabytes to be consumed by the application pod
- name: MEMORY_CONSUMPTION
value: '500'