withPostgres
Method
interface KeycloakResource { // ... omitted for brevity withPostgres( database: PostgresDatabaseResource, username?: ParameterResource, password?: ParameterResource, xaEnabled?: boolean): KeycloakResource;}Signature
method
withPostgresbuilderwithPostgres( database: PostgresDatabaseResource, username?: ParameterResource, password?: ParameterResource, xaEnabled?: boolean): KeycloakResourceParameters
databasePostgresDatabaseResourceusernameParameterResourceoptionalpasswordParameterResourceoptionalxaEnabledbooleanoptional= FalseReturns
KeycloakResourceApplies to
This method applies to the following types: