Disable tls for argocd
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Danny Bessems 2022-07-05 15:52:17 +02:00
parent 86e99b1515
commit fb8b9b735f

View File

@ -152,6 +152,8 @@
kubeconfig: "{{ kubeconfig.path }}"
values:
server:
extraArgs:
- --insecure
ingress:
enabled: true
hosts: