Skip to content

hasura/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.