fix admin password ref

This commit is contained in:
2024-10-27 17:29:22 +01:00
parent ff4f4665c4
commit 628140d6f6

View File

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