IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
130 stars 65 forks source link

Enable storage classes for Fusion HCI #656

Closed fketelaars closed 2 months ago

fketelaars commented 4 months ago

When deploying watsonx or CP4D on Fusion HCI the following storage classes are available:

  openshift_storage:
  - storage_name: ibm-storage
    storage_type: custom
    ocp_storage_class_file: ibm-storage-fusion-cp-sc
    ocp_storage_class_block: ibm-storage-fusion-cp-sc

Create storage_type fusion-hci that will default file and block storage to ibm-storage-fusion-cp-sc.