Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmaciejko-gid committed Feb 28, 2024
1 parent c05fc64 commit 09a44f9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ The docker image is published on github repository (ghcr.io). Login to github re
```
docker login ghcr.io -u [github_username]
```
To install hive-metastore execute
To install hive-metastore:
```
helm install hms hive-metastore
helm repo add getindata-hms https://getindata.github.io/hive-metastore
helm install hms getindata-hms/hive-metastore
```

0 comments on commit 09a44f9

Please sign in to comment.