Specific configurations

For specific configurations, Kubernetes ConfigMap API objects enable you to store non-confidential data in key-value pairs. You can apply specify configurations for RocksDB, Kafka, or Flink job logging.

Before you begin

About this task

You can specify Kafka ingress properties or RocksDB properties by means of Kubernetes ConfigMap objects. In each case, you assign the name of the ConfigMap to the appropriate property in the Business Automation Insights custom resource. You can also change the log level of the Flink job by updating a parameter in the custom resource.