Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
Deprecate
Browse files Browse the repository at this point in the history
  • Loading branch information
willmostly authored May 16, 2024
1 parent 440c426 commit 98d0c86
Showing 1 changed file with 1 addition and 23 deletions.
24 changes: 1 addition & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,5 @@

Trino Gateway Helm Charts
===========
THIS REPOSITORY IS NOT GUARANTEED TO BE IN A WORKING STATE. FOR A STABLE RELEASE, PLEASE CONTACT STARBURST.
THIS REPOSITORY IS DEPRECATED. USE https://github.com/trinodb/trino-gateway/tree/main/helm/trino-gateway
===========

[Trino Gateway](https://github.com/trinodb/trino-gateway) is a load balancer / proxy / gateway for Trino.


## Usage

[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.

Once Helm is set up properly, add the repo as follows:

```console
helm repo add gateway https://harbor.starburstdata.net/chartrepo/gateway
```

You can then run `helm search repo gateway` to see the charts.

Then you can install chart using:

```console
helm install trino-gateway gateway/gateway --version 3.1
```

0 comments on commit 98d0c86

Please sign in to comment.