12 lines
210 B
YAML
12 lines
210 B
YAML
|
argo-cd:
|
||
|
dex:
|
||
|
enabled: false
|
||
|
server:
|
||
|
extraArgs:
|
||
|
- --insecure
|
||
|
config:
|
||
|
repositories: |
|
||
|
- type: helm
|
||
|
name: argo-cd
|
||
|
url: https://argoproj.github.io/argo-helm
|