fix(argo-workflows): add ssl entries in values.yaml

This commit is contained in:
giangcsp 2023-08-13 18:40:52 +07:00
parent a64615414d
commit 34142063e4

View file

@ -149,6 +149,8 @@ controller:
# port: 5432 # port: 5432
# database: postgres # database: postgres
# tableName: argo_workflows # tableName: argo_workflows
# ssl: false
# sslMode: prefer
# # the database secrets must be in the same namespace of the controller # # the database secrets must be in the same namespace of the controller
# userNameSecret: # userNameSecret:
# name: argo-postgres-config # name: argo-postgres-config