Skip to content

maxirus/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

This GitHub project hosts my custom Helm Charts as a repository. If you're looking for the Official Helm repository, you can find it here.

This repository hosts apiVersion: v2 charts only (Helm v3).

Setup

$ helm repo add maxirus https://maxirus.github.io/helm-charts/

Chart Install

$ helm upgrade --install <release_name> maxirus/<chart_name>

Charts