fix: Use correct redirectUrl
This commit is contained in:
parent
22caadfd4d
commit
abbb38c236
1 changed files with 1 additions and 1 deletions
|
|
@ -814,7 +814,7 @@ server:
|
||||||
clientSecret:
|
clientSecret:
|
||||||
name: argo-workflows-sso
|
name: argo-workflows-sso
|
||||||
key: client-secret
|
key: client-secret
|
||||||
redirectUrl: https://argo-workflows.peterg.nl/oauth2/callback
|
redirectUrl: https://workflows.peterg.nl/oauth2/callback
|
||||||
|
|
||||||
# -- Extra containers to be added to the server deployment
|
# -- Extra containers to be added to the server deployment
|
||||||
extraContainers: []
|
extraContainers: []
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue