From dcd0f3ddb3dd781cc4b27d45e860b288d7fda875 Mon Sep 17 00:00:00 2001 From: Vlad Losev Date: Mon, 5 Oct 2020 09:42:43 -0700 Subject: [PATCH] Fixes a typo. Co-authored-by: Stefan Sedich --- 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 38e68fcb..bc031487 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -157,7 +157,7 @@ server: servicePort: 2746 # servicePortName: http serviceAccount: argo-server - # Whether to create the service account wiht the name specified in + # Whether to create the service account with the name specified in # server.serviceAccount and bind it to the server role. createServiceAccount: true # Service account annotations