Skip to content

pulledtim/charts-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts Repository

The official Rimusz Helm Charts repository.

Getting Started

Install Helm

Get the latest Helm release.

Add Helm chart repository to Helm:

$ helm repo add rimusz https://charts.rimusz.net
$ helm repo update

Install some chart

To install the contour chart with the release name contour:

$ helm upgrade --install contour rimusz/contour

Check contour chart readme for more customization options.

Contributing to Rimusz Charts

Fork the repo, make changes and test it by installing the chart to see it is working. :)

On success make a pull request (PR).

Upon successful review, someone will give the PR a LGTM in the review thread.

About

Helm Charts for Kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 56.6%
  • Shell 42.9%
  • Makefile 0.5%