Skip to content

Commit

Permalink
modify kustomization for argocd manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Aug 29, 2024
1 parent bef85b6 commit 345f20d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
helmCharts:
- name: argo-cd
repo: https://argoproj.github.io/argo-helm
releaseName: argocd
version: 7.4.5
namespace: argocd

resources:
- https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/ha/namepace-install.yaml # Not in argocd directory because namespace needs to be created first
- argocd/
- metallb/
- cert-manager/
Expand Down

0 comments on commit 345f20d

Please sign in to comment.