-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
2
-
False
-
-
False
-
-
-
GitOps Tangerine Sprint 14
Summary
when creating a repository with github app in argocd ui or cli, one of the parameters is the enterprise api base url. From argocd docs https://argo-cd.readthedocs.io/en/stable/user-guide/private-repositories/#github-app-credential, this parameter is not present in either the cli example, or the ui screenshot
Motivation
github app enterprise base url is an important parameter when using github enterprise, and is usually different from the default value https://api.github.com.
Proposal
add this parameter to the cli example, and update the screenshot with one that contains this field.