Skip to content

Commit 31a5063

Browse files
authored
Update my-application.yml
1 parent cf2c7c0 commit 31a5063

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app-of-apps/root-app/my-application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313

1414
# Source of the application manifests
1515
source:
16-
repoURL: https://github.com/codefresh-contrib/gitops-cert-level-2-examples.git
16+
repoURL: https://github.com/rcclemente/gitops-cert-level-2-examples.git
1717
targetRevision: HEAD
1818
path: ./app-of-apps/my-app-list
1919

@@ -31,4 +31,4 @@ spec:
3131
prune: true # Specifies if resources should be pruned during auto-syncing ( false by default ).
3232
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 ).
3333
allowEmpty: false # Allows deleting all application resources during automatic syncing ( false by default ).
34-
34+

0 commit comments

Comments
 (0)