An open API service indexing awesome lists of open source software.

https://github.com/groundsgg/charts

🚀 Helm charts for deploying Grounds.gg services and infrastructure on Kubernetes. This repository contains reusable Helm charts that define Kubernetes applications and configurations for the Grounds.gg platform.
https://github.com/groundsgg/charts

charts cloud-native devops helm helm-charts kubernetes

Last synced: 2 months ago
JSON representation

🚀 Helm charts for deploying Grounds.gg services and infrastructure on Kubernetes. This repository contains reusable Helm charts that define Kubernetes applications and configurations for the Grounds.gg platform.

Awesome Lists containing this project

README

          

# charts

This repository contains the Helm charts for the grounds.gg stack, published as OCI artifacts to `ghcr.io/groundsgg/charts`.

## Install (OCI)

Helm needs OCI support (Helm v3).

```sh
helm install grounds-api oci://ghcr.io/groundsgg/charts/grounds-api --version
```

## License

Licensed under the Apache License, Version 2.0.