modified application.yaml +2 -2
| @@ -7,7 +7,7 @@ spec: |
| 7 | 7 | project: default |
| 8 | 8 | |
| 9 | 9 | source: |
| 10 | | - repoURL: https://gitlab.com/nanuchi/argocd-app-config.git |
| 10 | + repoURL: https://git.rickub.com/roozeec/argocd-app-config.git |
| 11 | 11 | targetRevision: HEAD |
| 12 | 12 | path: dev |
| 13 | 13 | destination: |
| @@ -20,4 +20,4 @@ spec: |
| 20 | 20 | |
| 21 | 21 | automated: |
| 22 | 22 | selfHeal: true |
| 23 | | - prune: true |
| | \ No newline at end of file |
| 23 | + prune: true |
| @@ -7,7 +7,7 @@ spec: |
| 7 | project: default | 7 | project: default |
| 8 | | 8 | |
| 9 | source: | 9 | source: |
| 10 | - repoURL: https://gitlab.com/nanuchi/argocd-app-config.git | 10 | + repoURL: https://git.rickub.com/roozeec/argocd-app-config.git |
| 11 | targetRevision: HEAD | 11 | targetRevision: HEAD |
| 12 | path: dev | 12 | path: dev |
| 13 | destination: | 13 | destination: |
| @@ -20,4 +20,4 @@ spec: |
| 20 | | 20 | |
| 21 | automated: | 21 | automated: |
| 22 | selfHeal: true | 22 | selfHeal: true |
| 23 | - prune: true | | |
| \ No newline at end of file | | \ No newline at end of file |
| | 23 | + prune: true |