Argo/Charts/argo-cd/values.yaml
2022-06-04 22:55:42 +02:00

18 lines
350 B
YAML

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