updated vm-poweroff experiment docs; updated mainter description of gcp chaos docs (#505)
Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: litmuschaos.io/v1alpha1
|
||||
kind: ChaosEngine
|
||||
metadata:
|
||||
name: nginx-chaos
|
||||
name: vmware-vm-chaos
|
||||
namespace: default
|
||||
spec:
|
||||
# It can be active/stop
|
||||
@@ -18,6 +18,10 @@ spec:
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '30'
|
||||
|
||||
# provide vm moid
|
||||
- name: APP_VM_MOID
|
||||
# set chaos interval (in sec) as desired
|
||||
- name: CHAOS_INTERVAL
|
||||
value: '30'
|
||||
|
||||
# provide VM MOIDs as comma separated values
|
||||
- name: APP_VM_MOIDS
|
||||
value: ''
|
||||
|
Reference in New Issue
Block a user