Helm Charts
Welcome to my 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 test these charts and let me know if you encounter any issues or have suggestions for improvements.
Search charts
Last updated: 2025-07-07
Version: 1.0.6
Configure AdminNetworkPolicy and BaselineNetworkPolicy resources for a cluster.
Tags:
security
clusterconfig
Last updated: 2025-07-07
Version: 2.0.2
Install and configure the Cert-Manager
Tags:
generic
clusterconfig
collection-management-operators
Last updated: 2025-07-07
Version: 1.0.46
Collection of management Operators which are required as a dependency for other services, such as Logging, Loki, NetObserv etc. It simply calls helper-operator to deploy all required operators without any configuration of a CRD.
Tags:
operator
deployment
Last updated: 2025-07-07
Version: 1.0.41
Collection of Operators which can be deployed on Demo Systems without any configuration of a CRD.
Tags:
operator
deployment
collection-optional-operators
Last updated: 2025-07-07
Version: 1.0.32
Collection of optional operators, like CodeReadyWorkspaces without any configuration of a CRD.
Tags:
operator
deployment
compliance-operator-full-stack
Last updated: 2025-07-07
Version: 1.0.32
Master chart to deploy and configure the Compliance Operator
Tags:
security
compliance
Last updated: 2025-07-07
Version: 1.0.14
Setup and configure cost-management Operator
Tags:
configuration
cost-management
Last updated: 2025-07-07
Version: 1.0.9
A Helm chart to deploy CycloneDX to generate SBOM
Last updated: 2025-07-07
Version: 1.0.9
Create a CronJob that performs ETCD Backup and stores the backup to a PV.
Last updated: 2025-07-07
Version: 1.0.13
Setup the FileIntegrity Operator (based on AIDE)
Tags:
security
clusterconfig
Last updated: 2025-07-07
Version: 1.0.55
This Chart is responsible for deploying generic cluster configuration, for example, etcd encryption, OAuth etc.
Tags:
generic
clusterconfig
Last updated: 2025-07-07
Version: 1.0.16
This Chart shall help to generate policies for Advanced Cluster Management
Last updated: 2025-07-07
Version: 2.0.43
Takes care of creation of Applications, Appprojects and ApplicationSets (supporting different generators)
Tags:
helper
subchart
gitops
helper-loki-bucket-secret
Last updated: 2025-07-07
Version: 1.0.11
Loki requires a secret with specific keys. This Chart creates a Job that will create such a secret based on the OpenShift Data Foundation BucketClaim.
Last updated: 2025-07-07
Version: 1.0.19
The only purpose of this helper chart is to provide a template for the LokiStack Custom Resource, so it must not be re-defined for multiple services.
Tags:
helper
subchart
gitops
Last updated: 2025-07-07
Version: 1.0.9
A helper Chart to create BackingStore, BackingClass, BucketClaim and StorageClass objects, when ODF is used. Currently type PV is supported only (Creating a local Persistent Volume-backed backingstore)!
Tags:
helper
subchart
storage
Last updated: 2025-07-07
Version: 1.0.36
A helper Chart to reduce code repetition. This Chart should be called as a dependency by other charts in order to install Operators.
Tags:
helper
subchart
operator
Last updated: 2025-07-07
Version: 1.0.42
This Chart shall deploy namespaces and their depending resources, like NetworkPolicies or Quotas etc.
Last updated: 2025-07-07
Version: 1.0.14
Using Server Side Apply to create for example node labelling, requires openshift-gitops 1.6+
Last updated: 2025-07-07
Version: 4.0.16
A helper Chart that creates a job to verify if the deployments of an operator are running. To do so it creates a service account with a role to read the status of the Deployments.
Last updated: 2025-07-07
Version: 1.0.17
Configures the IngressController object.
Tags:
generic
clusterconfig
Last updated: 2025-07-07
Version: 1.0.8
A Chart to automate the bucket creation and configuration for MINIO Object Storage
Tags:
minio
storage
clusterconfig
Last updated: 2025-07-07
Version: 2.0.3
Installs and configures OpenShift Network Observability Operator.
openshift-data-foundation
Last updated: 2025-07-07
Version: 1.0.35
Deploys and configures the OpenShift Data Foundation Operator.
Last updated: 2025-07-10
Version: 1.1.0
Installs and patches the Red Hat Openshift Gitops Operator
Last updated: 2025-07-07
Version: 3.0.5
Deploy and configure OpenShift Logging based on LokiStack
Last updated: 2025-07-07
Version: 1.0.11
Create an example Pipeline which does a linting of openshift-clusterconfig-gitops using kubelinter, yamllin, yamlscore ....
Last updated: 2025-07-07
Version: 2.0.12
Deploy and configure Red Hat Quay Registry.
Tags:
management tool
registry
Last updated: 2025-07-07
Version: 1.0.5
Configure the operator Red Hat Build of Keycloak
Last updated: 2023-10-20
Version: 1.0.14
Master chart to deploy RHACM operator
Last updated: 2025-07-07
Version: 1.0.18
Setup and configure Advanced Cluster Managerment. Replaces the Chart rhacm-full-stack.
Last updated: 2025-07-07
Version: 1.0.5
Chart to create a CronJoc to backup Advanced Cluster Security for Kubernetes to a PerstistentVolume.
Tags:
acs
security
backup
Last updated: 2025-07-03
Version: 1.0.8
Deploy a demo application with known SECURITY RISKS!!! Used for RHACS Demos
Last updated: 2023-10-18
Version: 1.0.35
Master chart to deploy RHACS operator, initialize it and do some configuration using API Calls
Last updated: 2025-07-07
Version: 1.0.36
Master chart to deploy RHACS operator, initialize it and do some configuration using API Calls
Last updated: 2025-07-07
Version: 1.0.23
A Helm chart to deploy sealed-secrets - depends on Bitnami's helm chart
Tags:
secretmanagement
security
setup-container-security-operator
Last updated: 2025-07-07
Version: 1.0.11
Setup the Quay Container Security Operator.
Last updated: 2025-07-07
Version: 1.0.25
A Helm chart to deploy sonarqube community edition -d epends on Sonarcube's helm chart
Last updated: 2025-07-07
Version: 1.0.22
A library that shall collect certain templates to reuse them among different charts.
Tags:
templates
helper
subchart
Last updated: 2025-07-03
Version: 1.0.1
A Helm chart to update OpenShift ClusterVersion
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
License
Copyright (c) 2025 Thomas Jungbauer
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Icons
Various Artists Flaticon