8000 GitHub - sarab97/helm-charts: Helm charts of some of the selfhosted services
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sarab97/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-charts

Artifact Hub GitHub Workflow Status GitHub

Charts

Usage

Helm must be installed and setup to your kubernetes cluster to use the charts. Refer to Helm's documentation to get started. Once Helm has been set up correctly, add the repo as follows:

helm repo add sarab97 https://charts.
666E
sarabsingh.com

If you had already added this repo earlier you might wanna update repo to get latest packages.

helm repo update

You can install a chart release using the following command:

helm install <release> sarab97/<chart> --values values.yaml

To uninstall a chart release use helm's delete command:

helm uninstall <chart>

About

Helm charts of some of the selfhosted services

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0