Edited the args in workflow.yml (#349)
Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>
This commit is contained in:
@@ -63,7 +63,7 @@ spec:
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
args:
|
||||
- -c
|
||||
- ./experiments/pod-memory-hog
|
||||
- ./experiments -name pod-memory-hog
|
||||
command:
|
||||
- /bin/bash
|
||||
env:
|
||||
|
@@ -67,7 +67,7 @@ spec:
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
args:
|
||||
- -c
|
||||
- ./experiments/pod-memory-hog
|
||||
- ./experiments -name pod-memory-hog
|
||||
command:
|
||||
- /bin/bash
|
||||
env:
|
||||
|
Reference in New Issue
Block a user