redhat-appstudio / tenants-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tenants-config

About

This repository contains AppStudio configuration for Redhat users. Each directory in cluster/${CLUSTER}/${WORKSPACE_TYPE} maps to namespace on $CLUSTER/

Tenants directories can contain sub directories, but only the top level kustomization directory will get build. It means that only resources referenced in the top level kustomization file will be included in the built tenant directory (thus you won't see any sub directories in the tenants directory in the auto-generated directory).

Making Changes

After making changes, run build-manifests.sh and commit the auto-generated directory (in addition to your changes).

Changes from the auto-generated directory will get automatically deployed.

Kustomize

Kustomize v5.3.0 is now included and can be downloaded using get-kustomize.sh

About


Languages

Language:Python 83.6%Language:Shell 16.4%