From df7b8dfcca9b2798d4bec6efdbe342588a979286 Mon Sep 17 00:00:00 2001 From: chemavx Date: Wed, 6 May 2026 11:44:19 +0000 Subject: [PATCH] fix: repoURL a ClusterIP interno de Gitea --- researchowl/argocd-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/researchowl/argocd-app.yaml b/researchowl/argocd-app.yaml index 7b5b792..4c2eec6 100644 --- a/researchowl/argocd-app.yaml +++ b/researchowl/argocd-app.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitea.chemavx.xyz/chemavx/k8s-manifests + repoURL: http://gitea.gitea.svc.cluster.local:3000/chemavx/k8s-manifests.git targetRevision: HEAD path: researchowl destination: