Skip to content

Commit

Permalink
Sync READMEs from main
Browse files Browse the repository at this point in the history
Signed-off-by: GITHUB_ACTOR <losipiuk@users.noreply.github.com>
  • Loading branch information
losipiuk committed Mar 26, 2024
1 parent 5997792 commit d5ed033
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ Then you can install chart using:
helm install my-trino trino/trino --version 0.19.0
```

Also, you can check the manifests using:

```console
helm template my-trino trino/trino --namespace <YOUR_NAMESPACE>
```

## Documentation

You can find documentation about the chart [here](./charts/trino/README.md).

0 comments on commit d5ed033

Please sign in to comment.