This is a self hosted version of GraphQL Hive. It is intended for development and testing purposes only. It is not recommended to use this in production.
(Source: https://github.com/kamilkisiela/graphql-hive/blob/main/docs/architecture.puml)
helm upgrade --install registry ./hive/ --namespace hive --create-namespace
helm lint hive/
helm template registry ./hive/ --debug
helm install --dry-run registry ./hive/