roozeec/argocd-app-configpublic Fork 0
2a1f5b3
Commits
Clone
git clone https://git.rickub.com/roozeec/argocd-app-config.git
git clone ssh://git@rickub.com/roozeec/argocd-app-config.git

Change repoURL

David Guillerm committed 2026-09-10T16:55:06+02:00 Browse files
2a1f5b3 parent: de0de8b
modified application.yaml +2 -2
@@ -7,7 +7,7 @@ spec:
77 project: default
88
99 source:
10- repoURL: https://gitlab.com/nanuchi/argocd-app-config.git
10+ repoURL: https://git.rickub.com/roozeec/argocd-app-config.git
1111 targetRevision: HEAD
1212 path: dev
1313 destination:
@@ -20,4 +20,4 @@ spec:
2020
2121 automated:
2222 selfHeal: true
23- prune: true
\ No newline at end of file
23+ prune: true
@@ -7,7 +7,7 @@ spec:
7 project: default7 project: default
8 8
9 source:9 source:
10- repoURL: https://gitlab.com/nanuchi/argocd-app-config.git10+ repoURL: https://git.rickub.com/roozeec/argocd-app-config.git
11 targetRevision: HEAD11 targetRevision: HEAD
12 path: dev12 path: dev
13 destination: 13 destination:
@@ -20,4 +20,4 @@ spec:
20 20
21 automated:21 automated:
22 selfHeal: true22 selfHeal: true
23- prune: true
\ No newline at end of file\ No newline at end of file
23+ prune: true