Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/projectnessie/charts.projectnessie.org

Nessie Helm Charts Repo
https://github.com/projectnessie/charts.projectnessie.org

chart helm helm-charts kubernetes

Last synced: about 1 month ago
JSON representation

Nessie Helm Charts Repo

Awesome Lists containing this project

README

        

# Nessie Helm Chart

This is the official Helm Charts repository for installing Nessie on Kubernetes.

## Setup

```bash
$ helm repo add nessie https://charts.projectnessie.org
$ helm repo update

$ helm install nessie/nessie

```

## Documentation

The documentation for Nessie's Helm Chart is available [here](https://github.com/projectnessie/nessie/tree/main/helm/nessie/README.md).