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

17 lines
308 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
controller:
nodeSelector:
kubernetes.io/arch: arm64