Closed jycamier closed 10 months ago
Hi @jycamier, can you provide more information on what is failing/why helm is not able to download the chart? I see the latest tgz release on github and was able to install properly:
$ helm upgrade lacework-agent helm-charts/lacework-agent --install --namespace lacework --create-namespace --set laceworkConfig.accessToken=${token}
Release "lacework-agent" has been upgraded. Happy Helming!
NAME: lacework-agent
LAST DEPLOYED: Wed Jan 17 09:27:33 2024
NAMESPACE: lacework
STATUS: deployed
REVISION: 2
Thanks for flagging the broken link in the readme, I will fix that shortly- https://docs.lacework.net/onboarding/deploy-on-kubernetes#install-using-helm
@abapat thanks for the corrections. I see the tgz.
It works now. Thank you
Hello,
It seams that there's some new release for the
lacework-agent
chart, however the .tgz archive are not release : helm isn't able to download the chart.