4 lines
143 B
Markdown
4 lines
143 B
Markdown
helm repo add grafana https://grafana.github.io/helm-charts
|
|
helm repo update
|
|
helm install alloy grafana/alloy --namespace alloy -f values.yaml
|