Chore(vmware): Update VMware CSV file (#451)
Signed-off-by: uditgaurav <udit@chaosnative.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
apiVersion: litmuschaos.io/v1alpha1
|
apiVersion: litmuschaos.io/v1alpha1
|
||||||
kind: ChaosEngine
|
kind: ChaosEngine
|
||||||
metadata:
|
metadata:
|
||||||
@@ -26,4 +27,4 @@ spec:
|
|||||||
value: '1'
|
value: '1'
|
||||||
|
|
||||||
- name: TOTAL_CHAOS_DURATION
|
- name: TOTAL_CHAOS_DURATION
|
||||||
value: '60' # in seconds
|
value: '60' # in seconds
|
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 73 KiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 73 KiB |
@@ -10,7 +10,11 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
displayName: vm-poweroff
|
displayName: vm-poweroff
|
||||||
categoryDescription: |
|
categoryDescription: |
|
||||||
Stops the vmware vm for a certain chaos duration
|
This experiment causes powerOff of a target vmware instance for a certain chaos duration.
|
||||||
|
- Causes powerOff of the vmware instance provided by Moid of the instance.
|
||||||
|
- It helps to check the performance of the application/services on the instance.
|
||||||
|
- Currently, the experiment is supported for vsphere version 6.X (Support for 7.X will be added soon)
|
||||||
|
|
||||||
keywords:
|
keywords:
|
||||||
- Kubernetes
|
- Kubernetes
|
||||||
- Vmware
|
- Vmware
|
||||||
|
Reference in New Issue
Block a user