Skip to content

Commit

Permalink
chore: don't install CRD from helm bootstrap application
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed Jan 18, 2024
1 parent 23641c4 commit acdf468
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/argocd-bootstrap/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ mainAppPath: ""
# ArgoCD parameters
argo-cd:
enabled: true
crds:
install: false
server:
extraArgs:
- --insecure
Expand Down

0 comments on commit acdf468

Please sign in to comment.