i try to deployed argoCD on minikube and when i try to connect argo with public gitub repo it tells me faild
and rty to create an app on argo and this is the error:
“Unable to create application: application spec for gp-laravel-app is invalid: InvalidSpecError: repository not accessible: repositories not accessible: &Repository{Repo: “https://github.com/zsnakeee/museum.git”, Type: “”, Name: “”, Project: “”}: repo client error while testing repository: rpc error: code = Unknown desc = error testing repository connectivity: Get “https://github.com/zsnakeee/museum.git/info/refs?service=git-upload-pack”: dial tcp: lookup github.com on 10.96.0.10:53: server misbehaving”
i dont know what should i do
Mahmoud Tarek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.