https://github.com/cloud-native-toolkit/deployer-cp4a-starter
Tekton pipeline to install CP4A starter
https://github.com/cloud-native-toolkit/deployer-cp4a-starter
Last synced: 4 months ago
JSON representation
Tekton pipeline to install CP4A starter
- Host: GitHub
- URL: https://github.com/cloud-native-toolkit/deployer-cp4a-starter
- Owner: cloud-native-toolkit
- Created: 2023-05-16T20:45:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T17:45:56.000Z (over 1 year ago)
- Last Synced: 2025-06-22T03:02:55.316Z (12 months ago)
- Size: 61.5 KB
- Stars: 1
- Watchers: 10
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deployer-cp4a-starter
Tektoncd pipeline to deploy CP4A starter for IBM TechZone Deployer (experimental)
https://www.ibm.com/docs/en/cloud-paks/cp-biz-automation/22.0.2?topic=deployment-preparing-starter(https://www.ibm.com/docs/en/cloud-paks/cp-biz-automation/22.0.2?topic=deployment-preparing-starter)
## Prerequisites
- Openshift Cluster with OpenShift Pipelines 1.8 installed
###
Find the version you would like to use by the folder name. I.E 22.0.x
oc apply -f cp4ba-pipeline.yaml to install configure service account and install tasks and pipeline
oc create -f cb4ba-pipeline-run.yaml to kick off pipeline
`oc apply -f cp4ba-pipeline.yaml && oc create -f cb4ba-pipeline-run.yaml`