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.