Skip to content

Commit

Permalink
Merge pull request #85 from GiganticMinecraft:auto-sync-argo-cd
Browse files Browse the repository at this point in the history
Auto-sync-argo-cd
  • Loading branch information
kory33 authored Mar 20, 2022
2 parents 69f14e8 + 0701490 commit 89e56fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion helm-charts/proxy-k8s-argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: proxy-k8s-argo-cd
version: 1.0.4
version: 1.0.5
dependencies:
- name: argo-cd
version: 4.2.0
Expand Down
5 changes: 5 additions & 0 deletions helm-charts/proxy-k8s-argo-cd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ argocd:
path: proxy-kubernetes/argocd-apps
repoURL: https://github.com/GiganticMinecraft/seichi_infra
targetRevision: HEAD
syncPolicy:
automated:
prune: true
syncOptions:
- CreateNamespace=true

additionalProjects:
- name: argocd
Expand Down

0 comments on commit 89e56fa

Please sign in to comment.