kanban/qa: Try sleep debug
This commit is contained in:
parent
f8bf7b83ad
commit
0b40f9c460
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: kanban-web
|
- name: kanban-web
|
||||||
image: kanban:latest
|
image: kanban:latest
|
||||||
|
command: ["sleep", "60"]
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
resources: {}
|
resources: {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue