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