Skip to content

Commit

Permalink
fix manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
roi-codefresh committed Mar 14, 2022
1 parent 7819e90 commit 7f76b37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/argoproj/argo-cd/manifests/cluster-install?ref=stable
- https://github.com/argoproj/argo-cd/manifests/addons/applicationset/stable?ref=stable
- https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml

configMapGenerator:
- name: argocd-cm
Expand Down

0 comments on commit 7f76b37

Please sign in to comment.