Rename to deployment

This commit is contained in:
erik 2023-08-09 12:46:08 +02:00
parent cd66545ecb
commit af368de5a2

View file

@ -37,8 +37,8 @@ spec:
name: taiga-rabbitmq-secret
env:
- name: POSTGRES_USER # ToDo: does taiga need a specific postgres version?
valueFrom: # ToDo: which env vars are needed by taiga-back and taiga-async
secretKeyRef: # ToDo: If all env vars are needed by taiga-back a config-map would be suitable
valueFrom:
secretKeyRef:
name: postgres-secret
key: postgres-user
- name: POSTGRES_PASSWORD