diff --git a/1-example/application.yaml b/1-example/application.yaml index 0274a43..c1fad70 100644 --- a/1-example/application.yaml +++ b/1-example/application.yaml @@ -9,9 +9,9 @@ metadata: spec: project: default source: - repoURL: https://git.benadis.ru/gitops/argocd-001.git + repoURL: https://git.benadis.ru/XoR/argocd-003.git targetRevision: HEAD - path: my-app + path: deploy/my-app destination: server: https://kubernetes.default.svc syncPolicy: diff --git a/2-example/application.yaml b/2-example/application.yaml index 2bd1faf..154d5b1 100644 --- a/2-example/application.yaml +++ b/2-example/application.yaml @@ -9,7 +9,7 @@ metadata: spec: project: default source: - repoURL: https://git.benadis.ru/gitops/argocd-001.git + repoURL: https://git.benadis.ru/XoR/argocd-003.git targetRevision: HEAD path: environments/staging/apps destination: diff --git a/deploy/apps/my-app.yaml b/deploy/apps/my-app.yaml index 0a5de3a..eaca77f 100644 --- a/deploy/apps/my-app.yaml +++ b/deploy/apps/my-app.yaml @@ -9,7 +9,7 @@ metadata: spec: project: default source: - repoURL: https://git.benadis.ru/gitops/argocd-001.git + repoURL: https://git.benadis.ru/XoR/argocd-003.git targetRevision: HEAD path: environments/staging/my-app destination: diff --git a/deploy/apps/second-app.yaml b/deploy/apps/second-app.yaml index 3814d6a..c62918c 100644 --- a/deploy/apps/second-app.yaml +++ b/deploy/apps/second-app.yaml @@ -9,7 +9,7 @@ metadata: spec: project: default source: - repoURL: https://git.benadis.ru/gitops/argocd-001.git + repoURL: https://git.benadis.ru/XoR/argocd-003.git targetRevision: HEAD path: environments/staging/second-app destination: diff --git a/lesson-158/environments/staging/apps/my-app.yaml b/lesson-158/environments/staging/apps/my-app.yaml index 0a5de3a..eaca77f 100644 --- a/lesson-158/environments/staging/apps/my-app.yaml +++ b/lesson-158/environments/staging/apps/my-app.yaml @@ -9,7 +9,7 @@ metadata: spec: project: default source: - repoURL: https://git.benadis.ru/gitops/argocd-001.git + repoURL: https://git.benadis.ru/XoR/argocd-003.git targetRevision: HEAD path: environments/staging/my-app destination: diff --git a/lesson-158/environments/staging/apps/second-app.yaml b/lesson-158/environments/staging/apps/second-app.yaml index 3814d6a..c62918c 100644 --- a/lesson-158/environments/staging/apps/second-app.yaml +++ b/lesson-158/environments/staging/apps/second-app.yaml @@ -9,7 +9,7 @@ metadata: spec: project: default source: - repoURL: https://git.benadis.ru/gitops/argocd-001.git + repoURL: https://git.benadis.ru/XoR/argocd-003.git targetRevision: HEAD path: environments/staging/second-app destination: