Update heliocentric-app.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: circle-app
|
name: heliocentric-app
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
finalizers:
|
||||||
- resources-finalizer.argocd.argoproj.io
|
- resources-finalizer.argocd.argoproj.io
|
||||||
@@ -11,11 +11,11 @@ spec:
|
|||||||
source:
|
source:
|
||||||
repoURL: https://github.com/sidd-harth/test-cd.git
|
repoURL: https://github.com/sidd-harth/test-cd.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: ./declarative/manifests/circle
|
path: ./declarative/manifests/heliocentric-model
|
||||||
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: circle
|
namespace: heliocentric
|
||||||
|
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
syncOptions:
|
syncOptions:
|
||||||
|
|||||||
Reference in New Issue
Block a user