chore(argo-workflows): suggest non deprecated option (#3113)
This commit is contained in:
parent
3a329eae63
commit
689fed54cb
3 changed files with 5 additions and 5 deletions
|
|
@ -717,7 +717,7 @@ server:
|
|||
|
||||
# SSO configuration when SSO is specified as a server auth mode.
|
||||
sso:
|
||||
# -- Create SSO configuration. If you set `true` , please also set `.Values.server.authMode` as `sso`.
|
||||
# -- Create SSO configuration. If you set `true` , please also set `.Values.server.authModes` as `sso`.
|
||||
enabled: false
|
||||
# -- The root URL of the OIDC identity provider
|
||||
issuer: https://accounts.google.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue