fix(argo-workflows): add ssl entries in values.yaml
This commit is contained in:
parent
a64615414d
commit
34142063e4
1 changed files with 2 additions and 0 deletions
|
@ -149,6 +149,8 @@ controller:
|
|||
# port: 5432
|
||||
# database: postgres
|
||||
# tableName: argo_workflows
|
||||
# ssl: false
|
||||
# sslMode: prefer
|
||||
# # the database secrets must be in the same namespace of the controller
|
||||
# userNameSecret:
|
||||
# name: argo-postgres-config
|
||||
|
|
Loading…
Reference in a new issue