Remove worker command (#241)
This commit is contained in:
parent
21cc4bfa52
commit
64cf6c97ee
|
|
@ -44,9 +44,7 @@ spec:
|
||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- command:
|
- image: horovod-cpu:latest
|
||||||
- ""
|
|
||||||
image: horovod-cpu:latest
|
|
||||||
name: mpi-worker
|
name: mpi-worker
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue