mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
[bitnami/harbor] Update max_connections value for postgresql (#3509)
* [bitnami/harbor] Update max_connections value for postgresql Signed-off-by: Andrés Bono <andresbono@vmware.com> * Update ct-install.yaml
This commit is contained in:
@@ -2257,6 +2257,8 @@ postgresql:
|
||||
nameOverride:
|
||||
postgresqlUsername: postgres
|
||||
postgresqlPassword: not-secure-database-password
|
||||
postgresqlExtendedConf:
|
||||
maxConnections: 1024
|
||||
replication:
|
||||
enabled: false
|
||||
persistence:
|
||||
|
||||
Reference in New Issue
Block a user