GitOps repository responsible for installing components used for Composer AI
- Requires OpenShift cluster of version 4.16 or above
Using the bootstrap script located in the Cluster Gitops repository will install all the required components as well as all the Composer AI Components located in this repository.
If you already have an existing cluster that contains all the required cluster level operators the application can be installed by installing the helm chart located in appOfApps:
helm install composerAiConfig ./appOfAppsNote
Change clusterDomain and repo information in the values.yaml file if required.