fix: fix argocd redirect uri for localhost on https
This commit is contained in:
@@ -79,6 +79,7 @@ configs:
|
||||
name: Kubernetes
|
||||
# These are kubectl oidc plugin internal URLs
|
||||
redirectURIs:
|
||||
- https://localhost:8000
|
||||
- http://localhost:8000
|
||||
- http://localhost:18000
|
||||
# Random secret for the user to authenticat dex client
|
||||
|
||||
Reference in New Issue
Block a user