cnoe-io / idpbuilder

Spin up a complete internal developer platform with only Docker required as a dependency.
https://cloud-native.slack.com/archives/C05TN9WFN5S
Apache License 2.0
149 stars 45 forks source link

use internally and externally resolvable git url #326

Closed nabuskey closed 6 days ago

nabuskey commented 1 week ago

Currently argocd applications are synced to gitea repositories by using the internal service URLs like http://my-gitea-http.gitea.svc.cluster.local:3000. This PR changes the behaviour to use the now internally resolvable URL instead. Users can now use the URL given in the Gitea UI to configure ArgoCD.