From 118c4b80666ab3998275270ca0afea20711cad6b Mon Sep 17 00:00:00 2001 From: MayaAsh02 <129651408+MayaAsh02@users.noreply.github.com> Date: Wed, 3 Jul 2024 15:22:14 +0300 Subject: [PATCH] Update my-application.yml --- app-of-apps/root-app/my-application.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app-of-apps/root-app/my-application.yml b/app-of-apps/root-app/my-application.yml index a5bc9b98c3..fe861c26ec 100644 --- a/app-of-apps/root-app/my-application.yml +++ b/app-of-apps/root-app/my-application.yml @@ -13,7 +13,8 @@ spec: # Source of the application manifests source: - repoURL: https://github.com/codefresh-contrib/gitops-cert-level-2-examples.git + #repoURL: https://github.com/codefresh-contrib/gitops-cert-level-2-examples.git + repoURL: repoURL: https://github.com/MayaAsh02/gitops-cert-level-2-examples.git targetRevision: HEAD path: ./app-of-apps/my-app-list @@ -31,4 +32,4 @@ spec: prune: true # Specifies if resources should be pruned during auto-syncing ( false by default ). selfHeal: true # Specifies if partial app sync should be executed when resources are changed only in target Kubernetes cluster and no git change detected ( false by default ). allowEmpty: false # Allows deleting all application resources during automatic syncing ( false by default ). - \ No newline at end of file +