Fixed user for db-postgres in deployment

This commit is contained in:
PB
2025-10-22 13:49:10 +02:00
parent fca1257d62
commit 255d874a22

View File

@@ -88,7 +88,7 @@ spec:
- name: APP_DOMAIN - name: APP_DOMAIN
value: db-postgres.egommerce.local value: db-postgres.egommerce.local
- name: POSTGRES_USER - name: POSTGRES_USER
value: postgres value: egommerce
- name: POSTGRES_DB - name: POSTGRES_DB
value: egommerce value: egommerce
- name: POSTGRES_PASSWORD - name: POSTGRES_PASSWORD