Skip to content

Commit

Permalink
add Helm installation to README. fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
aatarasoff committed Nov 10, 2023
1 parent ed9bb4f commit bdfc0a7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ The registry solves this problem by providing a central place to store and manag

### Helm Chart

### Prerequisites
#### Prerequisites

- [Helm](https://helm.sh/docs/intro/install/)
- Postgres database should be provisioned separately

#### Installation

Add repository to Helm:

```shell
Expand Down

0 comments on commit bdfc0a7

Please sign in to comment.