From 76ff8994f10785832b79459d85aabec3d25919ac Mon Sep 17 00:00:00 2001 From: Rajshekar Reddy Date: Sun, 29 Jan 2023 13:02:45 +0530 Subject: [PATCH] updated Signed-off-by: Rajshekar Reddy --- charts/argo-workflows/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-workflows/values.yaml b/charts/argo-workflows/values.yaml index 116b07c6..ac269000 100644 --- a/charts/argo-workflows/values.yaml +++ b/charts/argo-workflows/values.yaml @@ -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.