Signed-off-by: Rajshekar Reddy <reddymh@gmail.com>
This commit is contained in:
Rajshekar Reddy 2023-01-29 13:02:45 +05:30
parent 338eb1dcea
commit 76ff8994f1
No known key found for this signature in database
GPG key ID: 74CE6BCE90A45F32

View file

@ -147,7 +147,7 @@ controller:
# serverKeySecret:
# name: argo-postgres-tls
# key: tls.key
# # default path to store postgres certificates if certPath is ot defined: /home/argo/pgcerts
# # default path to store postgres certificates if certPath is not defined: /home/argo/pgcerts
# certPath: ./certs
# -- Default values that will apply to all Workflows from this controller, unless overridden on the Workflow-level.