2022-06-01 00:07:59 +02:00
|
|
|
argo-cd:
|
|
|
|
dex:
|
|
|
|
enabled: false
|
|
|
|
server:
|
2022-06-01 00:39:04 +02:00
|
|
|
service:
|
|
|
|
type: NodePort
|
2022-06-01 00:07:59 +02:00
|
|
|
extraArgs:
|
|
|
|
- --insecure
|
|
|
|
config:
|
|
|
|
repositories: |
|
|
|
|
- type: helm
|
|
|
|
name: argo-cd
|
|
|
|
url: https://argoproj.github.io/argo-helm
|
2022-06-01 00:47:45 +02:00
|
|
|
applicationSet:
|
2022-06-01 00:39:04 +02:00
|
|
|
nodeSelector:
|
2022-06-01 00:40:48 +02:00
|
|
|
kubernetes.io/arch: amd64
|