argo: add localhost callback for CLI login
This commit is contained in:
parent
cded6fde3f
commit
5368fe90eb
@ -9,6 +9,7 @@ spec:
|
|||||||
uri: https://argocd.k-space.ee
|
uri: https://argocd.k-space.ee
|
||||||
redirectUris:
|
redirectUris:
|
||||||
- https://argocd.k-space.ee/auth/callback
|
- https://argocd.k-space.ee/auth/callback
|
||||||
|
- http://localhost:8085/auth/callback
|
||||||
allowedGroups:
|
allowedGroups:
|
||||||
- k-space:kubernetes:admins
|
- k-space:kubernetes:admins
|
||||||
grantTypes:
|
grantTypes:
|
||||||
|
Loading…
Reference in New Issue
Block a user