diff --git a/argocd/apps.yaml b/argocd/apps.yaml index 26f2541..a05d5dc 100644 --- a/argocd/apps.yaml +++ b/argocd/apps.yaml @@ -12,5 +12,5 @@ spec: project: default source: path: app-of-apps - repoURL: https://git.undercloud.local/Undercloud/k8s-apps.git + repoURL: http://gitea.gitea.svc.k8s.undercloud.local:3000 targetRevision: HEAD \ No newline at end of file