Add flow-0.8.1 and update documentation
This commit is contained in:
@@ -76,9 +76,9 @@ global:
|
||||
existingSecret: ""
|
||||
# -- Key in existing secret containing the password
|
||||
existingSecretKey: "postgres-password"
|
||||
# -- SSL mode: disable, allow, prefer, require, verify-ca, verify-full
|
||||
sslMode: "prefer"
|
||||
# -- Additional connection parameters (e.g., "sslrootcert=/path/to/ca.crt&application_name=flow")
|
||||
# -- SSL mode: Disable, Allow, Prefer, Require, VerifyCA, VerifyFull
|
||||
sslMode: "Prefer"
|
||||
# -- Additional connection parameters (e.g., "Trust Server Certificate=true&Application Name=flow")
|
||||
extraParams: ""
|
||||
# -- Connection pool settings
|
||||
pooling:
|
||||
|
||||
Reference in New Issue
Block a user