From 0ebf6786a5c4f369d744814d1328e9c52c7e06b9 Mon Sep 17 00:00:00 2001 From: Vlad Losev Date: Wed, 18 Mar 2020 20:11:38 -0700 Subject: [PATCH] Fixes a typo. --- charts/argo/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo/values.yaml b/charts/argo/values.yaml index a616a409..e1bb1376 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -143,7 +143,7 @@ server: tolerations: [] affinity: {} - # Extra arguments to provided to the Argo server binary. + # Extra arguments to provide to the Argo server binary. extraArgs: [] ## Ingress configuration.