The official Rimusz Helm Charts repository.
Get the latest Helm release.
$ helm repo add rimusz https://charts.rimusz.net
$ helm repo update
To install the contour
chart with the release name contour
:
$ helm upgrade --install contour rimusz/contour
Check contour chart readme for more customization options.
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.