From 5368fe90ebe680600a50a5eac4d1abadf2636632 Mon Sep 17 00:00:00 2001 From: rasmus Date: Sun, 15 Dec 2024 04:22:18 +0200 Subject: [PATCH] argo: add localhost callback for CLI login --- argocd/application-extras.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/argocd/application-extras.yml b/argocd/application-extras.yml index aa25138..843b184 100644 --- a/argocd/application-extras.yml +++ b/argocd/application-extras.yml @@ -9,6 +9,7 @@ spec: uri: https://argocd.k-space.ee redirectUris: - https://argocd.k-space.ee/auth/callback + - http://localhost:8085/auth/callback allowedGroups: - k-space:kubernetes:admins grantTypes: