feat(platform): Adding EKS platform in generic experiments (#181)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
42334c88bc
commit
4adbf74c12
@@ -26,9 +26,12 @@ spec:
|
||||
# set chaos duration (in sec) as desired
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '60'
|
||||
# set chaos platform as desired
|
||||
|
||||
# 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'
|
Reference in New Issue
Block a user