kanban/qa: Try sleep debug

This commit is contained in:
František Zatloukal 2024-05-29 11:57:38 +02:00
parent f8bf7b83ad
commit 0b40f9c460

View file

@ -34,6 +34,7 @@ spec:
containers:
- name: kanban-web
image: kanban:latest
command: ["sleep", "60"]
ports:
- containerPort: 8080
resources: {}