Remove "taiga-" prefix
This commit is contained in:
parent
04d69a930b
commit
852055ad9d
21 changed files with 2 additions and 3 deletions
|
@ -55,7 +55,6 @@ spec:
|
||||||
value: "postgresql-service"
|
value: "postgresql-service"
|
||||||
- name: POSTGRES_PORT
|
- name: POSTGRES_PORT
|
||||||
value: "5432"
|
value: "5432"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: taiga-static
|
- name: taiga-static
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
Loading…
Reference in a new issue