From 73ab48a2b69a1cc65f78a529af35f027f3ef9d6d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 22 Sep 2022 19:15:10 +0000 Subject: [PATCH] changed URL to Gitea --- declarative/app-of-apps/geocentric-app.yml | 2 +- declarative/app-of-apps/heliocentric-app.yml | 2 +- declarative/app-of-apps/heliocentric-no-pluto-app.yml | 2 +- declarative/mono-app/geocentric-app.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/declarative/app-of-apps/geocentric-app.yml b/declarative/app-of-apps/geocentric-app.yml index 6f6943f..3e92400 100644 --- a/declarative/app-of-apps/geocentric-app.yml +++ b/declarative/app-of-apps/geocentric-app.yml @@ -9,7 +9,7 @@ spec: project: default source: - repoURL: https://github.com/sidd-harth/test-cd.git + repoURL: http://165.22.209.118:3000/siddharth/gitops-argocd.git targetRevision: HEAD path: ./declarative/manifests/geocentric-model diff --git a/declarative/app-of-apps/heliocentric-app.yml b/declarative/app-of-apps/heliocentric-app.yml index 59abffa..defe5e4 100644 --- a/declarative/app-of-apps/heliocentric-app.yml +++ b/declarative/app-of-apps/heliocentric-app.yml @@ -9,7 +9,7 @@ spec: project: default source: - repoURL: https://github.com/sidd-harth/test-cd.git + repoURL: http://165.22.209.118:3000/siddharth/gitops-argocd.git targetRevision: HEAD path: ./declarative/manifests/heliocentric-model diff --git a/declarative/app-of-apps/heliocentric-no-pluto-app.yml b/declarative/app-of-apps/heliocentric-no-pluto-app.yml index da878d1..64a6b18 100644 --- a/declarative/app-of-apps/heliocentric-no-pluto-app.yml +++ b/declarative/app-of-apps/heliocentric-no-pluto-app.yml @@ -9,7 +9,7 @@ spec: project: default source: - repoURL: https://github.com/sidd-harth/test-cd.git + repoURL: http://165.22.209.118:3000/siddharth/gitops-argocd.git targetRevision: HEAD path: ./declarative/manifests/heliocentric-model-no-pluto diff --git a/declarative/mono-app/geocentric-app.yml b/declarative/mono-app/geocentric-app.yml index 4e626ab..21db449 100644 --- a/declarative/mono-app/geocentric-app.yml +++ b/declarative/mono-app/geocentric-app.yml @@ -9,7 +9,7 @@ spec: project: default source: - repoURL: https://github.com/sidd-harth/test-cd.git + repoURL: http://165.22.209.118:3000/siddharth/gitops-argocd.git targetRevision: HEAD path: ./declarative/manifests/geocentric-model