Skip to content

Anselm98/helm-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public AdmanTIC Helm Charts

Library which gathers different custom Helm Charts.

Prerequisites

  • Kubernetes 1.23+
  • Helm 3

Usage

You can add the public Chartmuseum and install one of these charts:

$ helm repo add public-admantic-charts https://chartmuseum.admantic.fr
$ helm upgrade -in $NAMESPACE --create-namespace $NAME public-admantic-charts/$CHART

Or you can directly install the chart:

helm upgrade -in $NAMESPACE --create-namespace $NAME --repo=https://chartmuseum.admantic.fr/ public-admantic-charts/$CHART

About

added itsm-ng

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 95.2%
  • Smarty 4.8%