Open
Description
Bug description
If you use the Netdata cloud and go to the Integrations and select "Kubernetes (Helm)" there is a command to copy and paste which starts with:
helm install netdata netdata/netdata \
This will fail with:
Error: INSTALLATION FAILED: repo netdata not found
This is because the helm repo has not been added as per:
Expected behavior
The UI should be updated to include the necessary step of adding the repo.
Steps to reproduce
As per above.
Screenshots
No response
Error Logs
No response
Desktop
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Browser Version [e.g. 22]
Additional context
No response