diff --git a/apps/health-app.yaml b/apps/health-app.yaml index 85480d3..af2e3fc 100644 --- a/apps/health-app.yaml +++ b/apps/health-app.yaml @@ -8,7 +8,7 @@ metadata: spec: project: infinicaretech source: - repoURL: https://github.com/infinicaretech/gitops-infra.git + repoURL: http://gitea-http.gitea.svc:3000/gitea_admin/gitops-infra.git targetRevision: main path: environments/health-app/overlays/production destination: diff --git a/projects/infinicaretech.yaml b/projects/infinicaretech.yaml index 1decebc..29c6a73 100644 --- a/projects/infinicaretech.yaml +++ b/projects/infinicaretech.yaml @@ -6,7 +6,7 @@ metadata: spec: description: InfinicareTech applications sourceRepos: - - "https://github.com/infinicaretech/gitops-infra.git" + - "http://gitea-http.gitea.svc:3000/gitea_admin/gitops-infra.git" destinations: - namespace: health-app server: https://kubernetes.default.svc