From c10628b180ad4ef5a76a3acb57ea523dd95aa913 Mon Sep 17 00:00:00 2001 From: XoR Date: Wed, 26 Mar 2025 10:54:47 +0300 Subject: [PATCH] Edit. --- 1-example/application.yaml | 4 ++-- 2-example/application.yaml | 2 +- deploy/apps/my-app.yaml | 2 +- deploy/apps/second-app.yaml | 2 +- lesson-158/environments/staging/apps/my-app.yaml | 2 +- lesson-158/environments/staging/apps/second-app.yaml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) 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: