chore: Fix ChaosHub for Litmus 3.0 (#612)
* fixes broken links, adds missing icons and updates readme Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>
This commit is contained in:
@@ -43,7 +43,7 @@ spec:
|
||||
image: litmuschaos/k8s:latest
|
||||
command: [sh, -c]
|
||||
args:
|
||||
- "kubectl apply -f https://hub.litmuschaos.io/api/chaos/master?file=charts/generic/experiments.yaml -n
|
||||
- "kubectl apply -f https://hub.litmuschaos.io/api/chaos/master?file=faults/kubernetes/experiments.yaml -n
|
||||
{{workflow.parameters.adminModeNamespace}} ; sleep 30"
|
||||
|
||||
- name: pod-delete
|
||||
|
Reference in New Issue
Block a user