You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| certificates.client.clientCASecret | string |`""`| name of existing Kubernetes Secret for the postgresql client Certificate Authority cert, ignored if certificates.generate is true |
28
28
| certificates.client.enabled | bool |`false`| enable using client certificates |
29
29
| certificates.client.generate | bool |`false`| generate client certs using cert-manager. if true the following are ignored: certificates.clientCASecret, certificates.replicationTLSSecret |
@@ -43,9 +43,7 @@ Create postgres tenant clusters managed by the CNPG Operator
0 commit comments