https://github.com/papercups-io/charts
https://github.com/papercups-io/charts
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/papercups-io/charts
- Owner: papercups-io
- Created: 2021-03-21T01:03:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-15T04:32:25.000Z (over 3 years ago)
- Last Synced: 2025-02-15T08:10:02.625Z (4 months ago)
- Language: Smarty
- Size: 45.9 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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/
```