Update heliocentric-app.yml

This commit is contained in:
Siddharth Barahalikar
2022-09-20 17:53:17 +05:30
parent 9f5b779905
commit 5fcf26b663

View File

@@ -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: