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
This update allows a custom CA cert to be mounted for Postgres
LDAP authentication. This uses the existing spec.config.files
method to mount a Secret containing the ca.crt file. The required
path and file name is 'ldap/ca.crt'.
Issue: PGO-1000
0 commit comments