Skip to content

Commit e521a3f

Browse files
surendrachoudhary11ebyhr
authored andcommitted
Fix helm install command in documentation
1 parent d6fce93 commit e521a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ the key. Finally, you can deploy Trino Gateway with the chart from the root
305305
of this repository:
306306

307307
```shell
308-
helm install tg --values values-override.yaml helm/trino-gateway
308+
helm install tg --values values-override.yaml trino/trino-gateway
309309
```
310310

311311
Secrets for `authenticationSecret` and `backendState` can be provisioned

0 commit comments

Comments
 (0)