This commit is contained in:
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ spec:
source:
repoURL: https://git.benadis.ru/XoR/argocd-003.git
targetRevision: HEAD
path: environments/staging/my-app
path: deploy/my-app
destination:
server: https://kubernetes.default.svc
syncPolicy:

View File

@@ -11,7 +11,7 @@ spec:
source:
repoURL: https://git.benadis.ru/XoR/argocd-003.git
targetRevision: HEAD
path: environments/staging/second-app
path: deploy/second-app
destination:
server: https://kubernetes.default.svc
syncPolicy:

View File

@@ -11,7 +11,7 @@ spec:
source:
repoURL: https://git.benadis.ru/XoR/argocd-003.git
targetRevision: HEAD
path: environments/staging/my-app
path: deploy/my-app
destination:
server: https://kubernetes.default.svc
syncPolicy:

View File

@@ -11,7 +11,7 @@ spec:
source:
repoURL: https://git.benadis.ru/XoR/argocd-003.git
targetRevision: HEAD
path: environments/staging/second-app
path: deploy/second-app
destination:
server: https://kubernetes.default.svc
syncPolicy: