Geen omschrijving

values.yaml 358B

123456789101112131415161718
  1. argo-cd:
  2. installCRDs: false
  3. global:
  4. image:
  5. tag: v2.2.3
  6. dex:
  7. enabled: false
  8. server:
  9. extraArgs:
  10. - --insecure
  11. config:
  12. repositories: |
  13. - type: helm
  14. name: stable
  15. url: https://charts.helm.sh/stable
  16. - type: helm
  17. name: argo-cd
  18. url: https://argoproj.github.io/argo-helm