fix: Use correct indentation for SSO config
This commit is contained in:
parent
a15f95ab7d
commit
22caadfd4d
1 changed files with 12 additions and 13 deletions
|
|
@ -807,7 +807,6 @@ server:
|
|||
sso:
|
||||
enabled: true
|
||||
issuer: https://argocd.peterg.nl/api/dex
|
||||
# sessionExpiry defines how long your login is valid for in hours. (optional, default: 10h)
|
||||
sessionExpiry: 240h
|
||||
clientId:
|
||||
name: argo-workflows-sso
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue