Update command

This commit is contained in:
erik 2023-08-22 12:28:41 +02:00
parent 61f3a0b178
commit eafab1623f

View file

@ -17,7 +17,8 @@ spec:
spec:
containers:
- name: taiga-back
command: ["/taiga-back/entrypoint.sh"]
command:
- /taiga-back/docker/entrypoint.sh
image: taigaio/taiga-back:latest
imagePullPolicy: IfNotPresent
ports: