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

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

Wallarm public charts repository
https://github.com/wallarm/helm-charts

Last synced: 7 months ago
JSON representation

Wallarm public charts repository

Awesome Lists containing this project

README

          

# Wallarm Public Charts

Follow the steps below to start deploying any of them in your Kubernetes cluster:

```bash
helm repo add wallarm https://charts.wallarm.com
helm search repo wallarm # -l --devel
helm install my-release wallarm/chart-name
```