update postgres initadmin password

This commit is contained in:
2024-10-27 16:40:49 +01:00
parent 8a9d3a6091
commit e8b81e33c2
3 changed files with 3 additions and 4 deletions

View File

@@ -51,5 +51,5 @@ env:
- name: ZITADEL_DATABASE_POSTGRES_ADMIN_PASSWORD
valueFrom:
secretKeyRef:
name: postgres-auth
key: admin-password
name: postgresql
key: postgres-password