feat: argocd insecure TLS

This commit is contained in:
Mike Smith 2024-01-19 10:19:04 -05:00
parent ba6b95204b
commit ed9024d29a

View file

@ -17,3 +17,9 @@ spec:
targetRevision: HEAD targetRevision: HEAD
targetRevision: 5.52.1 targetRevision: 5.52.1
chart: argo-cd chart: argo-cd
helm:
values: |
configs:
params:
server.insecure: true