Error Installing SigNoz on Kubernetes Cluster with Helm Chart
TLDRvivesh encountered an error while installing SigNoz on their Kubernetes cluster using Helm Chart, but no resolution has been provided yet.
vivesh
Thu, 18 May 2023 05:08:59 UTC
I try to install signoz on my kubernetes cluster using helm chart
helm --namespace platform install my-release signoz/signoz -- using these command after adding repo to helm
Getting error :- Error: INSTALLATION FAILED: repo signoz not found
Prashant
Mon, 22 May 2023 09:45:23 UTC
SigNoz Community
Indexed 1060 threads
Built with ClickHouse as datastore, SigNoz is an open-source APM to help you find issues in your deployed applications & solve them quickly | Knowledge Base powered by Struct.AI
vivesh
Thu, 18 May 2023 05:08:59 UTCI try to install signoz on my kubernetes cluster using helm chart helm --namespace platform install my-release signoz/signoz -- using these command after adding repo to helm Getting error :- Error: INSTALLATION FAILED: repo signoz not found