Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 504 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 504 Bytes

resgate-helm-chart

Getting started with Resgate using Helm

In this repo you can find the Helm 3 based chart to install Resgate.

> helm repo add resgate https://gregkeys.github.io/resgate-helm-chart/
> helm repo update

> helm repo list
NAME          	URL 
resgate          	https://github.com/gregkeys/resgate-helm-chart/

> helm install my-resgate resgate/resgate
> helm install my-resgate resgate/resgate --set ingress.enabled=true