Skip to content

Mint System Postgres

This chart deploys a Postgres container and stores the credentials in a secret.

Parameters

Postgres parameters

NameDescriptionValue
enabledEnable or disable Postgrestrue
imageThe Docker image for Postgrespostgres:16-alpine
portThe port for Postgres5432
dbThe database name for Postgrespostgres
userThe username for Postgrespostgres
passwordIf not set a password will be generatednil
secretRefThe secret reference for Postgrespostgres
userPasswordKeyThe user password key for Postgrespassword
storageClassNameSet the storage class""