fix: update repo URLs to Gitea internal service

Switched from GitHub to self-hosted Gitea (gitea-http.gitea.svc:3000).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-01 21:02:38 +00:00
parent cd9d319f0a
commit 7bbfa88faf
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ metadata:
spec: spec:
project: infinicaretech project: infinicaretech
source: source:
repoURL: https://github.com/infinicaretech/gitops-infra.git repoURL: http://gitea-http.gitea.svc:3000/gitea_admin/gitops-infra.git
targetRevision: main targetRevision: main
path: environments/health-app/overlays/production path: environments/health-app/overlays/production
destination: destination:

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
description: InfinicareTech applications description: InfinicareTech applications
sourceRepos: sourceRepos:
- "https://github.com/infinicaretech/gitops-infra.git" - "http://gitea-http.gitea.svc:3000/gitea_admin/gitops-infra.git"
destinations: destinations:
- namespace: health-app - namespace: health-app
server: https://kubernetes.default.svc server: https://kubernetes.default.svc