Skip to content

rimusz-lab/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.