Working Base Config for Taiga #1

Merged
patdyn merged 60 commits from config-play into main 2023-09-01 10:38:18 +00:00
21 changed files with 2 additions and 3 deletions
Showing only changes of commit 852055ad9d - Show all commits

View file

@ -4,13 +4,13 @@ metadata:
name: taiga-async-deployment
labels:
app.kubernetes.part-of: c4k-taiga
app.kubernetes.io/component: taiga-async
app.kubernetes.io/component: taiga-async
spec:
replicas: 1
selector:
matchLabels:
app: taiga
template:
template:
metadata:
labels:
app: taiga
@ -55,7 +55,6 @@ spec:
value: "postgresql-service"
- name: POSTGRES_PORT
value: "5432"
volumes:
- name: taiga-static
persistentVolumeClaim: