Skip to content

caktus/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caktus Helm Charts

This repository contains Helm charts by Caktus Group.

Adding the Caktus Helm repository

To add the Caktus Helm repository, run the following command:

helm repo add caktus https://caktus.github.io/helm-charts

Searching for a chart

To see the charts available to install and their versions, run:

helm search repo caktus

Installing a chart

To install a chart, run:

helm install <release-name> caktus/<chart-name>

Updating the Caktus Helm repository

To update the Caktus Helm repository, run:

helm repo update

Chart documentation

For more information about a chart, run the following command:

helm show readme caktus/<chart-name>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages