fix: Use correct redirectUrl

This commit is contained in:
Peter 2026-04-01 21:53:42 +02:00
parent 22caadfd4d
commit abbb38c236
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -814,7 +814,7 @@ server:
clientSecret:
name: argo-workflows-sso
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
extraContainers: []