From 59d73b189b954caee10d63d1844667c074edbab3 Mon Sep 17 00:00:00 2001 From: rkraoyoko Date: Sat, 13 Mar 2021 14:49:45 +0000 Subject: [PATCH 1/6] repo chaged to forked one --- apps.yaml | 2 +- project.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.yaml b/apps.yaml index ec64be7..c759ea7 100644 --- a/apps.yaml +++ b/apps.yaml @@ -8,7 +8,7 @@ metadata: spec: project: production source: - repoURL: https://github.com/vfarcic/argocd-production.git + repoURL: https://github.com/rkraoyoko/argocd-production.git targetRevision: HEAD path: helm destination: diff --git a/project.yaml b/project.yaml index 2c0625a..f9a04bf 100644 --- a/project.yaml +++ b/project.yaml @@ -10,7 +10,7 @@ spec: sourceRepos: - '*' destinations: - - namespace: '*' + - namespace: 'production' server: https://kubernetes.default.svc clusterResourceWhitelist: - group: '*' From 8307f2ee70e32e972b345aaaad1e469893991266 Mon Sep 17 00:00:00 2001 From: rkraoyoko Date: Sat, 13 Mar 2021 15:27:19 +0000 Subject: [PATCH 2/6] chaged to vfarcic --- apps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.yaml b/apps.yaml index c759ea7..ec64be7 100644 --- a/apps.yaml +++ b/apps.yaml @@ -8,7 +8,7 @@ metadata: spec: project: production source: - repoURL: https://github.com/rkraoyoko/argocd-production.git + repoURL: https://github.com/vfarcic/argocd-production.git targetRevision: HEAD path: helm destination: From 65dc796c7cf3907ee794be4d01215e230a6c5002 Mon Sep 17 00:00:00 2001 From: rkraoyoko Date: Sat, 13 Mar 2021 15:39:47 +0000 Subject: [PATCH 3/6] agrocd namespace added --- project.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/project.yaml b/project.yaml index f9a04bf..5257c3d 100644 --- a/project.yaml +++ b/project.yaml @@ -12,6 +12,8 @@ spec: destinations: - namespace: 'production' server: https://kubernetes.default.svc + - namespace: 'argocd' + server: https://kubernetes.default.svc clusterResourceWhitelist: - group: '*' kind: '*' From b3740c71b05c8bcf49864a50c75b8c731a852906 Mon Sep 17 00:00:00 2001 From: rkraoyoko Date: Sat, 13 Mar 2021 15:41:33 +0000 Subject: [PATCH 4/6] agrocd namespace added --- apps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.yaml b/apps.yaml index ec64be7..c759ea7 100644 --- a/apps.yaml +++ b/apps.yaml @@ -8,7 +8,7 @@ metadata: spec: project: production source: - repoURL: https://github.com/vfarcic/argocd-production.git + repoURL: https://github.com/rkraoyoko/argocd-production.git targetRevision: HEAD path: helm destination: From 41b42da416b6742c98210f7b3a70dca412b09aa1 Mon Sep 17 00:00:00 2001 From: rkraoyoko Date: Sat, 13 Mar 2021 15:44:15 +0000 Subject: [PATCH 5/6] * namespace added --- project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.yaml b/project.yaml index 5257c3d..fee5213 100644 --- a/project.yaml +++ b/project.yaml @@ -10,7 +10,7 @@ spec: sourceRepos: - '*' destinations: - - namespace: 'production' + - namespace: '*' server: https://kubernetes.default.svc - namespace: 'argocd' server: https://kubernetes.default.svc From 3dd8873c23a875fc71cffb10cb842c40a6f1328e Mon Sep 17 00:00:00 2001 From: rkraoyoko Date: Sat, 13 Mar 2021 16:29:37 +0000 Subject: [PATCH 6/6] tag changed --- helm/templates/devops-toolkit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/templates/devops-toolkit.yaml b/helm/templates/devops-toolkit.yaml index b22ea1b..4414721 100644 --- a/helm/templates/devops-toolkit.yaml +++ b/helm/templates/devops-toolkit.yaml @@ -14,7 +14,7 @@ spec: helm: values: | image: - tag: latest + tag: 2.9.17 ingress: host: devopstoolkitseries.com version: v3