The code is provided as-is with no warranties.
Helm must be installed to use the chart. Please refer to Helm's documentation to get started.
helm repo add pyroscope-io https://pyroscope-io.github.io/helm-chart
To install the chart with the release name my-release
:
helm install my-release pyroscope-io/pyroscope -n pyroscope --create-namespace
To uninstall/delete the my-release deployment:
helm delete my-release
Chart documentation is available in chart directory.
We'd love to have you contribute! Please refer to our contribution guidelines for details.