Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/projectnessie/charts.projectnessie.org
- Owner: projectnessie
- Created: 2021-08-09T16:13:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T16:40:33.000Z (3 months ago)
- Last Synced: 2024-09-13T05:42:11.461Z (3 months ago)
- Topics: chart, helm, helm-charts, kubernetes
- Size: 361 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).