(fix)kafka: add pod-delete helper image (#256)
Signed-off-by: ksatchit <karthik.s@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
f3bc378a45
commit
45c7e8db80
@@ -116,9 +116,12 @@ spec:
|
||||
value: ''
|
||||
|
||||
## env var that describes the library used to execute the chaos
|
||||
## default: litmus. Supported values: litmus, powerfulseal
|
||||
## default: litmus. Supported values: litmus
|
||||
- name: LIB
|
||||
value: 'litmus'
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/pod-delete-helper:latest'
|
||||
|
||||
labels:
|
||||
name: kafka-broker-pod-failure
|
||||
|
Reference in New Issue
Block a user