Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 978 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 978 Bytes

Hasura Helm Charts

This repository contains Helm charts to help with the deployment of Hasura GraphQL on Kubernetes. This project is currently in active development.

Repository

The Charts are available in a Helm Chart Repository. Helm must be installed to use these charts. Please refer to the official documentation to get started.

helm repo add hasura https://hasura.github.io/helm-charts/
helm repo update

You can then see the charts by running:

helm search repo hasura

You can change the repo name hasura to another one if getting conflicts.

For more information, have a look at the Using Helm documentation.

Contributing

Check out our contributing guide for more details.

License

Resources in this repository are released under the Apache 2.0 license.