Helm Charts

Usage


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

        help repo update
      

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-cluster-bootstrap

Charts

collection-management-operators (1.0.17)

Collection of management Operators which are usually installed on the management cluster only. I.e. Quay, ACM, Cert-Manager...

collection-operators (1.0.18)

Collection of Operators which can be deployed on Demo Systems.

collection-optional-operators (1.0.18)

Collection of optional operators, like CodeReadyWorkspaces.

compliance-operator-full-stack (1.0.14)

Master chart to deploy and configure the Compliance Operator

generic-cluster-config (1.0.12)

This Chart is responsible to deploy generic clusterconfiguration, for example etcd encryption, oauth etc.

helper-argocd (1.0.9)

Takes care of creation of Applications and ApplicationSets

helper-operator (1.0.15)

A helper Chart to reduce code repetition. This Chart should be called as a dependency by other charts in order to install Operators

helper-proj-onboarding (1.0.8)

This Chart shall deploy namespaces and their depending resources, like NetworkPolicies or Quotas etc.

helper-server-side-apply (1.0.4)

Using Server Side Apply to create for example node labelling, requires openshift-gitops 1.6+

helper-status-checker (2.0.2)

A helper Chart which 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

openshift-data-foundation (1.0.13)

Deploys the OpenShift Data Foundation Operator

openshift-gitops (1.0.15)

Installs and patches the Red Hat Openshift Gitops Operator

openshift-logging (1.0.17)

Deploy and configure OpenShift Logging including Elasticsearch and Kibana

pipeline-example (1.0.3)

Create an example Pipeline which does a linting of openshift-cluster-bootstrap using kubelinter, yamllin, yamlscore ....

rhacm-full-stack (1.0.7)

Master chart to deploy RHACM operator

rhacs-demo-applications (1.0.2)

Deploy a demo application with known SECURITY RISKS!!! Used for RHACS Demos

rhacs-full-stack (1.0.17)

Master chart to deploy RHACS operator, initialize it and do some configuration using API Calls

sealed-secrets (1.0.11)

A Helm chart to deploy sealed-secrets - epends on Bitnami's helm chart

License

Copyright (c) 2022 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.