IBM Content Cortex configuration parameters for OpenShift Console
The OpenShift® console has a Form view and a YAML view to configure a deployment. The configuration parameters used to define what you include in your deployment can be added and removed in both views.
By default, none of the core components of Content Cortex are included. You must set the values to true to include them in an instance of the custom resource you edit in the OpenShift console.
You can choose to install a starter installation or a production installation. Use the following tables to identify the configuration parameters that are needed in the custom resource file.
| Capabilities | Parameters | Description | Default values |
|---|---|---|---|
| License |
olm_ibm_license |
You must accept the license before you create an instance by changing the value to true. |
false |
| Content Cortex |
olm_starter_content |
To include Content Manager, make sure that the parameter is present and change the value to true. | false |
| Content Cortex options |
olm_starter_option_content: bai css cmis es tm ier iccsap ccxmo ums |
To include an optional component in your Content Manager deployment, make sure that the corresponding parameter is present and change the values to true. |
Options to include: false false false false false false false false false |
| Capabilities | Parameters | Description | Default values |
|---|---|---|---|
| License |
olm_ibm_license |
You must accept the license before you create an instance by changing the value to true. |
false |
| Deployment type |
olm_deployment_type |
For a production installation, it is important that the deployment type is set to "production". | "production" |
| Content Cortex |
olm_production_content |
To include Content Manager, make sure that the parameter is present and change the value to true. | false |
| Content Cortex options |
olm_production_option_content: bai css cmis es tm ier iccsap ccxmo ums |
To include an optional component in your Content Manager deployment, make sure that the corresponding parameter is present and change the values to true. |
Options to include: false false false false false false false false |