Helm Repository

Welcome to the public Helm Repository! This collection serves as a central storage for my GitOps approach to cluster management.
Whenever I spin up a new OpenShift cluster, these charts help me configure it quickly and consistently.

The charts are primarily used by my OpenShift GitOps cluster configuration project.

For detailed information and usage examples, please check out my blog: GitOps Collection

Feel free to use these charts for your own projects. If you have any questions, please feel free to contact me.

0 charts available

Loading charts...

Getting Started

To use these Helm charts, add this repository to your Helm configuration:

helm repo add tjungbauer https://charts.stderr.at/
helm repo update

Then install any chart:

helm install my-release tjungbauer/<chart-name>

These Charts are used to make my life easier when I need to install a Demo-Environment. Anyone is free to use them and make suggestions.
Mainly used by: https://github.com/tjungbauer/openshift-clusterconfig-gitops