fix(argo-workflows): hyphen typo in values.yaml comment (#2673)

This commit is contained in:
Mykyta Orlov 2024-04-29 23:29:49 +03:00 committed by GitHub
parent 9c1e15abf3
commit 65e99a1c04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -700,7 +700,7 @@ server:
name: argo-server-sso
# -- Key of a secret to retrieve the app OIDC client secret
key: client-secret
# - The OIDC redirect URL. Should be in the form <argo-root-url>/oauth2/callback.
# -- The OIDC redirect URL. Should be in the form <argo-root-url>/oauth2/callback.
redirectUrl: ""
rbac:
# -- Adds ServiceAccount Policy to server (Cluster)Role.