Remove "taiga-" prefix

This commit is contained in:
bom 2023-08-24 13:44:00 +02:00
parent 04d69a930b
commit 852055ad9d
21 changed files with 2 additions and 3 deletions

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: