Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JayGhiya authored Mar 19, 2024
1 parent c55a02b commit 821aceb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# vespa-helm-charts
This will house vespa helm charts.

# Current Progress

## Single Node charts

### Installation
```
helm repo add vespa https://unoplat.github.io/vespa-helm-charts
helm repo update
helm install unoplat-vespa vespa/vespa
```

0 comments on commit 821aceb

Please sign in to comment.