testdays: drop the command when starting the container s2i should take care of it now
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
508447579a
commit
0f090c8aa3
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ spec:
|
|||
containers:
|
||||
- name: testdays
|
||||
image: testdays:latest
|
||||
command: ["/opt/app-root/src/container_start.sh", "runserver"]
|
||||
ports:
|
||||
- containerPort: 80
|
||||
resources: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue