Temporarily disable ArgoCD HTTPS

This commit is contained in:
Khue Doan 2021-08-15 12:21:09 +00:00
parent ccf0e416df
commit 1753053f64

View File

@ -3,3 +3,6 @@ server:
enabled: true
hosts:
- argocd.khuedoan.com
# TODO Use HTTPS
extraArgs:
- --insecure