From 5fcf26b663589339e9871c4b3199224864fc25fa Mon Sep 17 00:00:00 2001 From: Siddharth Barahalikar Date: Tue, 20 Sep 2022 17:53:17 +0530 Subject: [PATCH] Update heliocentric-app.yml --- declarative/app-of-apps/heliocentric-app.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/declarative/app-of-apps/heliocentric-app.yml b/declarative/app-of-apps/heliocentric-app.yml index ee92edc..59abffa 100644 --- a/declarative/app-of-apps/heliocentric-app.yml +++ b/declarative/app-of-apps/heliocentric-app.yml @@ -1,7 +1,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: - name: circle-app + name: heliocentric-app namespace: argocd finalizers: - resources-finalizer.argocd.argoproj.io @@ -11,11 +11,11 @@ spec: source: repoURL: https://github.com/sidd-harth/test-cd.git targetRevision: HEAD - path: ./declarative/manifests/circle + path: ./declarative/manifests/heliocentric-model destination: server: https://kubernetes.default.svc - namespace: circle + namespace: heliocentric syncPolicy: syncOptions: