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
- Host: GitHub
- URL: https://github.com/wallarm/helm-charts
- Owner: wallarm
- Created: 2021-10-11T15:33:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-04T09:58:10.000Z (7 months ago)
- Last Synced: 2025-06-04T17:09:34.136Z (7 months ago)
- Language: HTML
- Size: 12.5 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```