mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-09 06:47:01 +07:00
9 lines
125 B
YAML
9 lines
125 B
YAML
server:
|
|
ingress:
|
|
enabled: true
|
|
hosts:
|
|
- argocd.khuedoan.com
|
|
# TODO Use HTTPS
|
|
extraArgs:
|
|
- --insecure
|