Skip to content

MadEngineX/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

This repository contains different helm charts.

Add a chart helm repository

Go to Kubernetes cluster.

Add a chart helm repository with follow commands:

helm repo add m8x https://MadEngineX.github.io/helm-charts/

helm repo update