Loki
kubectl create ns loki
helm repo add grafana https://grafana.github.io/helm-charts
helm repo update
helm -n loki upgrade --install loki grafana/loki
Last updated
kubectl create ns loki
helm repo add grafana https://grafana.github.io/helm-charts
helm repo update
helm -n loki upgrade --install loki grafana/loki
Last updated