ipm_12.0.x_cr.yaml file parameters
Defines the ipm_12.0.x_cr.yaml file parameters.
Property | Subproperties | Description |
---|---|---|
apiVersion | Specifies the Product Master API version name. The value is
productmaster.ibm.com/v1. |
|
kind | Specifies the CRD name. The value is ProductMaster. |
|
metadata | name | Specifies the CR name. |
spec | license.accept | Specifies the license. Valid value is true. |
deployment_platform |
Fix Pack 11 and later
Specifies the type of deployment platform. Valid value can be either |
|
enable |
Fix Pack 11 and later
To specify either Red Hat®
OpenShift®, Self-managed Kubernetes, or Amazon EKS as the
deployment platform, set the value of this property to |
|
domain_name | openshift, self_managed_k8s Set the domain name
(Ingress URL to access the Product Master interface, for example, |
|
block_storageclass | Specify the Block storagetype of the storage class. |
|
file_storageclass | Specify the File storagetype of the storage class. |
|
certificate_arn |
aws_eks Specify an Amazon Resource Name (ARN). |
|
version | Specifies the Product Master release version. | |
autoScaleConfig | To enable Red Hat
OpenShift Horizontal Pod Autoscaler (HPA) for custom
sizing, specify the value as true. Valid value is trueor false. |
|
enable |
|
Specifies whether to enable the listed features. The valid value is 1 (enabled) or 0 (disabled). |
image | registry | Specifies the registry where the images are located. |
pullpolicy | Specifies the pull policy. Valid value is Alwaysor IfNotPresent. |
|
productmastersecret | Specifies the secret name of the registry. Default value is
ipm-registry. |
|
app_secret_name | Specifies the application secret name. Default value is
app-secret. |
|
random_secret_name | Specifies the random secret name. Default value is
random_secret_name. |
|
certs_secret_name | Specifies the certificate secret name. Default value is
tls-secret. |
|
enable_volume_selectors | The default value is truefor static Persistent Volumes and Persistent Volume Claims. If the environment is managed and includes Dynamic Volume Provisioning, use the false. |
|
volume_details |
|
Applicable to the following: admin, ftspim, ftsind, personaui, restapi, wfl,
sch, gds, appdata magento, messagearchive, mq, mongodb, ml.
|
Applicable to all services unless indicated | ||
replica_count | Specifies the number of identical running pods. The value of this property cannot be more than 1 for the third-party services (Elasticsearch, Hazelcast, MongoDB, and IBM MQ). | |
minreplicas ml service admin service wfl service sch service gds service ftsind service ftspim service |
Specify the minimum number of replicas during deployment. | |
maxreplicas | Specify the maximum number of replicas to scale. | |
image | Specifies the image name of the service. | |
imagetag | Specifies the image tag of the service. | |
memflag admin service wfl service sch service gds service ftsind service ftspim service mongodb service personaui service restapi service
|
Specifies the Java™ memory size. | |
evmemflag admin service
|
Specifies the event manager Java memory size. | |
quememflag admin service
|
Specifies the queue manager Java memory size. | |
admmemflag admin service
|
Specifies the admin Java memory size. | |
readiness_probe |
|
A readiness probe determines whether a container is ready to service
requests.
|
liveness_probe |
|
A liveness probe checks if the container in which it is configured is still running.
|
resources | requests
|
Specifies the minimum memory and CPU. The value is in mebibyte. For example,
1536Mi. |
limits
|
Specifies the maximum memory and CPU. The value is in millicpu. For example,
600m. |
|
http<> ml service
|
|
Specifies the external port to access machine learning port from externally. |
|
|
|
maxmem Persona-based UI service REST API service
|
Specifies the maximum Java memory for REST API service. | |
ibm mq service
|
|
|
mg_company magento service
|
Specifies the name of company for the Magento connector service. | |
privileged mongodb service
|
Specifies if the service is privileged. Valid value is trueor false. |