update entrypoint for py-runner (#490)

Signed-off-by: Oum Kale <oumkale@chaosnative.com>
This commit is contained in:
OUM NIVRATHI KALE
2021-07-22 11:00:23 +05:30
committed by GitHub
parent caa258cfe2
commit 065e962561

View File

@@ -50,7 +50,7 @@ spec:
imagePullPolicy: Always imagePullPolicy: Always
args: args:
- -c - -c
- python3 -u experiments - python3 -u experiment
command: command:
- /bin/bash - /bin/bash
env: env: