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