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

https://github.com/papercups-io/charts


https://github.com/papercups-io/charts

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# The Papercups Library for Kubernetes
Deploy the Papercups application to Kubernetes

## TL;DR
```
$ helm repo add papercups http://helm.papercups.io/
$ helm repo update
```

## Before you begin
### Prerequisites
- [Kubernetes 1.17.4+](http://kubernetes.io/docs/getting-started-guides/)
- [Helm 3.4+](https://github.com/helm/helm#install)

### Add Repo
```
$ helm repo add papercups http://helm.papercups.io/
```