feat: documentation

This commit is contained in:
mbuken 2026-01-06 13:22:59 +01:00
parent 46f475652a
commit 0350ce9150
1 changed files with 3 additions and 0 deletions

View File

@ -588,6 +588,9 @@ for both master and replica pooler services (if `enableReplicaConnectionPooler`
User to create for connection pooler to be able to connect to a database.
You can also choose a role from the `users` section or a system user role.
* **imagePullSecrets**
References an existing Kubernetes secret to use when pulling a custom pooler image.
* **dockerImage**
Which docker image to use for connection pooler deployment.