10 lines
148 B
YAML
10 lines
148 B
YAML
|
---
|
||
|
argocd:
|
||
|
chart: argocd/argo-cd
|
||
|
url: https://argoproj.github.io/argo-helm
|
||
|
vals:
|
||
|
server:
|
||
|
replicas: 0
|
||
|
dex:
|
||
|
enabled: false
|