feat: argocd insecure TLS
This commit is contained in:
parent
ba6b95204b
commit
ed9024d29a
1 changed files with 6 additions and 0 deletions
|
@ -17,3 +17,9 @@ spec:
|
|||
targetRevision: HEAD
|
||||
targetRevision: 5.52.1
|
||||
chart: argo-cd
|
||||
|
||||
helm:
|
||||
values: |
|
||||
configs:
|
||||
params:
|
||||
server.insecure: true
|
||||
|
|
Loading…
Reference in a new issue