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
args:
- -c
- python3 -u experiments
- python3 -u experiment
command:
- /bin/bash
env: