Argo/Charts/argo-cd/values.yaml
2022-06-01 00:47:45 +02:00

17 lines
312 B
YAML

argo-cd:
dex:
enabled: false
server:
service:
type: NodePort
extraArgs:
- --insecure
config:
repositories: |
- type: helm
name: argo-cd
url: https://argoproj.github.io/argo-helm
applicationSet:
nodeSelector:
kubernetes.io/arch: amd64