Keycloak does not properly handle connecting to externally configured databases
Motivation
When configuring keycloak with an external database, the keycloak package attempts to use the bundled postgres database, causing breakage in production configurations.
Acceptance Criteria
-
When an external database is configured, keycloak must not overwrite any of the external database's configuration with the bundled default database's configuration