From 9b745dfb4f6fd165063884bd88724b24b5518f49 Mon Sep 17 00:00:00 2001 From: Vlad Losev Date: Fri, 19 Jun 2020 20:57:09 -0700 Subject: [PATCH] Removes trailing whitespace. --- 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 31a7cfcd..5f1619e2 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -206,7 +206,7 @@ server: ## SSO configuration when SSO is specified as a server auth mode. ## All the values are requied. SSO is activated by adding --auth-mode=sso ## to the server command line. - # + # ## The root URL of the OIDC identity provider. # issuer: https://accounts.google.com ## Name of a secret and a key in it to retrieve the app OIDC client ID from.