mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
[bitnami/postgresql-ha] Remove support for PostgreSQL CA certificate (#10899)
* Remove support for postgresql.tls.certCAFilename Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com> * Bump Chart.yaml Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Bump version correctly Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
499a334465
commit
a6b5de6d01
@@ -575,11 +575,6 @@ postgresql:
|
||||
## @param postgresql.tls.certKeyFilename Certificate key filename
|
||||
##
|
||||
certKeyFilename: ""
|
||||
## @param postgresql.tls.certCAFilename CA Certificate filename
|
||||
## If provided, PgPool will authenticate TLS/SSL clients by requesting them a certificate
|
||||
## ref: https://www.pgpool.net/docs/latest/en/html/runtime-ssl.html
|
||||
##
|
||||
certCAFilename: ""
|
||||
|
||||
## @section Pgpool parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user