/charts

Rimusz Helm demo charts

Primary LanguageHTMLApache License 2.0Apache-2.0

The Rimusz-lab Helm Charts repository for demo purposes with ChartCenter.io

Getting Started

Install Helm

Get the latest Helm release.

Add Helm chart repository

helm repo add center https://repo.chartcenter.io
helm repo update

Install some chart

To install the security-sample-chart chart with the release name security-sample-chart:

helm upgrade --install security-sample-chart center/gh-rimusz-lab/security-sample-chart

Check security-sample-chart chart readme for more customization options.