diff --git a/deployment/zitadel/postgres-values.yaml b/deployment/zitadel/postgres-values.yaml index 97c706b..08ba6ab 100644 --- a/deployment/zitadel/postgres-values.yaml +++ b/deployment/zitadel/postgres-values.yaml @@ -5,9 +5,8 @@ global: postgresql: auth: existingSecret: postgres-auth - username: zitadel secretKeys: - userPasswordKey: user-password + adminPasswordKey: admin-password volumePermissions: enabled: true