Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudnativetoolkit committed Nov 15, 2023
1 parent a049072 commit ffeba1f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# Techzone Deployer for the Maximo Operator
# Techzone Deployer for the Maximo

This repository contains a Tekton pipelines to deploy the [Maximo Operator](https://github.com/cloud-native-toolkit/operator-masauto) that packages [mas-ansible](https://ibm-mas.github.io/ansible-devops/).
This repository contains a Tekton pipelines to deploy Maximo using [mas-ansible](https://ibm-mas.github.io/ansible-devops/).

## Pre-requisites

### Deployer Cluster

An IBM Technology Zone `deployer` cluster is assumed to be configured with an appropriate Red Hat OpenShift version for the Maximo version you wish to deploy, with appropriate sizing. Refer to [Maximo Product Documentation](https://www.ibm.com/docs/en/mas-cd/continuous-delivery?topic=planning) for more information.

A deployer cluster can be created by installing the Deployer Operator

A `deployer` cluster is configured with the following items:

- ExternalSecrets operator deployed with a ClusterSecretStore configured.
Expand Down Expand Up @@ -51,8 +53,6 @@ the pipeline runs the MAS DevOps playbooks and can be modified or extended using

Consult the documentation for MAS DevOps [here](https://ibm-mas.github.io/ansible-devops/)



## Usage

### If using your own cluster
Expand Down

0 comments on commit ffeba1f

Please sign in to comment.