Skip to main content
Skip table of contents

Helm Deployment of Grafana-Loki

Grafana Loki  can be deployed using helm chart. Please follow these steps to deploy the grafana-loki in logging namespace.

CODE
helm upgrade --install=true loki  --namespace=logging --render-subchart-notes --set global.storageclass="openebs-hostpath"  oci://registry-1.docker.io/bitnamicharts/grafana-loki


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.