4.2.4 MicroTx Distributed Transactions Coordinator Configuration

In the values.yaml file, under coordinator, provide configuration information to install the MicroTx Distributed Transactions coordinator to manage your transactions.

If you do not want to install MicroTx Distributed Transactions coordinator, set the deploy property as false and skip this section.

Property Description
deploy Enter true to deploy MicroTx Distributed Transactions coordinator. Enter false when you do not want to deploy MicroTx Distributed Transactions coordinator.
tmmReplicaCount

Specify the number of MicroTx Distributed Transactions pod replicas that you want to create. Oracle recommends a minimum of 3 replicas for production environments. Development or test environments may be able to use fewer replicas.

resources Tune requests or limits according to workload throughput and cluster quotas. For more information about the limits enforced by Kubernetes, see Requests and limits in Kubernetes documentation.

Topics