We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c37cdac + 279aba5 commit d27220aCopy full SHA for d27220a
1 file changed
charts/workflow/values.yaml
@@ -153,7 +153,9 @@ controller:
153
154
database:
155
# The following parameters are configured only when using an on-cluster Database instance
156
- # If left empty they will be generated using randAlphaNum
+ # The username and password to be used by the on-cluster database.
157
+ # If left empty they will be generated
158
+ # The user name should be set to lowercase letters
159
superuser: "postgres"
160
superuserPassword: ""
161
replicator: "standby"
0 commit comments