From cf0ccbeabf71950c9884453a944c4625d9295aca Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 27 Jan 2021 22:09:27 -0500 Subject: [PATCH] spelling: required Signed-off-by: Josh Soref --- 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 a15938db..75642af8 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -249,7 +249,7 @@ server: enableEditing: true sso: ## SSO configuration when SSO is specified as a server auth mode. - ## All the values are requied. SSO is activated by adding --auth-mode=sso + ## All the values are required. SSO is activated by adding --auth-mode=sso ## to the server command line. # ## The root URL of the OIDC identity provider.