omar-nahhas / helm-charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helm-charts

This repository contains helm charts that ether are modifications of the original helm charts hosted on kuberentes/charts or are charts that are not yet present there.

To start using this charts you need to add the helm chart repository url.

helm repo add foo https://omar-nahhas.github.io/helm-charts
helm repo update
helm install foo/coolchart

acknowledgement

This helm repository is being created using the following helm plugin. https://github.com/technosophos/helm-github

About