update(lib_image):Adding LIB_IMAGE ENV in node cpu/memory hog experiment (#204)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-04-10 17:06:05 +05:30
committed by GitHub
parent 5e7df4bc2a
commit 0de90fb209
7 changed files with 35 additions and 32 deletions

View File

@@ -30,13 +30,4 @@ spec:
## specify the size as percent of total available memory (in percentage %)
## default value 90%
- name: MEMORY_PERCENTAGE
value: '90'
# It supprts GKE and EKS Platform
# GKE is the default Platform
- name: PLATFORM
value: 'GKE'
# chaos lib used to inject the chaos
- name: LIB
value: 'litmus'
value: '90'