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:
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user