This version introduces a new configuration key named clientInfoSecret
. The old key connections
was moved to clientInfoSecret.clients
and the old key clientInfoSecretName
was moved to clientInfoSecret.name
. Last but not least a new key named clientInfoSecret.create
was created which controls if a secret should be created if and only if the chart gets installed. See the file values.yaml
for more information.