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

https://github.com/piiano/helm-charts

Helm charts for Piiano products
https://github.com/piiano/helm-charts

renovate

Last synced: 3 months ago
JSON representation

Helm charts for Piiano products

Awesome Lists containing this project

README

          

# Piiano Helm Charts repository for Kubernetes

This repository contains Helm Charts for different Piiano products.

## Supported Charts

| Chart | Description |
| ------------------------------------- | ------------------------------------------------------------------------------------ |
| [pvault-server](charts/pvault-server) | [Piiano Vault](https://piiano.com/pii-data-privacy-vault/) Server edition Helm Chart |

## Adding Piiano Helm Repo

Piiano Helm repository can be added using the `helm repo add` command, like
in the following example:

```sh
helm repo add piiano https://piiano.github.io/helm-charts
"piiano" has been added to your repositories
```