check-da-helm/examples/helmfile.yaml

16 lines
289 B
YAML

repositories:
- name: argo
url: https://argoproj.github.io/argo-helm
releases:
- name: argocd
installed: true
namespace: argocd
createNamespace: true
chart: argo/argo-cd
version: 5.23.3
values:
- server:
extraArgs:
- --insecure