Working Base Config for Taiga #1

Merged
patdyn merged 60 commits from config-play into main 2023-09-01 10:38:18 +00:00
Showing only changes of commit eafab1623f - Show all commits

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: