[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:
Andrés Bono
2020-08-26 18:55:01 +02:00
committed by GitHub
parent 52a837c883
commit a6ed80f430
5 changed files with 7 additions and 1 deletions

View File

@@ -2257,6 +2257,8 @@ postgresql:
nameOverride:
postgresqlUsername: postgres
postgresqlPassword: not-secure-database-password
postgresqlExtendedConf:
maxConnections: 1024
replication:
enabled: false
persistence: