postgres

Mint System Postgres
This chart deploys a Postgres container and stores the credentials in a secret.
Values
Domain: postgres
Key | Type | Default |
---|
image | string | postgres:16-alpine |
host | string | postgres |
port | integer | 5432 |
secretRef | string | postgres-creds |
client.enabled | boolean | false |