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 0b6018d539 - Show all commits

View file

@ -17,9 +17,8 @@ spec:
spec: spec:
containers: containers:
- name: taiga-back - name: taiga-back
command: command:
- python /taiga-back/docker/manage.py createsuperuser --noinput - /taiga-back/docker/entrypoint.sh
- /taiga-back/docker/entrypoint.sh
image: taigaio/taiga-back:latest image: taigaio/taiga-back:latest
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports: