Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Umaaz committed Apr 26, 2024
2 parents 1381e40 + 041efed commit 9ee5171
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# Mimir Singleton Helm
This is a basic helm chart that provides the ability to run Grafana Mimir as a single binary.

## Usage

```bash
helm repo add https://intergral.github.io/mimir-singleton-helm/
helm install mimir mimir-singleton/mimir-singleton --namespace mimir
```

0 comments on commit 9ee5171

Please sign in to comment.