khuedoan-homelab/infra/values/argocd.yaml

9 lines
125 B
YAML
Raw Normal View History

2021-06-27 15:29:49 +07:00
server:
ingress:
enabled: true
hosts:
- argocd.khuedoan.com
2021-08-15 19:21:09 +07:00
# TODO Use HTTPS
extraArgs:
- --insecure