diff --git a/applications/30-databases/postgresql/bitnami.yaml b/applications/30-databases/postgresql/bitnami.yaml index 79e00d2..40fb1bc 100644 --- a/applications/30-databases/postgresql/bitnami.yaml +++ b/applications/30-databases/postgresql/bitnami.yaml @@ -15,6 +15,11 @@ spec: values: | auth: existingSecret: postgresql-secret + secretKeys: + postgresPasswordKey: postgres-password + passwordKey: password + usernameKey: username + databaseKey: database initdbScriptsConfigMap: postgresql-init primary: persistence: