IBM Business Automation Navigator parameters

Provide the details that are relevant to your IBM Business Automation Navigator and your decisions for the deployment of the container.

Table 1. IBM Business Automation Navigator configuration parameters (YAML equivalent)
Parameter Description Default Value
Helm release name

(RELEASE_NAME)

The name which IBM Cloud Private uses to track the IBM Business Automation Navigator installation. ibacc-icn
Image name

(IMAGE_NAME)

IBM Business Automation Navigator image name to be used, example value: <cluster_CA_domain>:8500/imagename:tagname mycluster.icp:8500/default/navigator:3.0.5 or mycluster.icp:8500/default/navigator-sso:3.0.5
Configuration overrides PVC name

(ICN_CFG_VOLUME)

IBM Business Automation Navigator configuration overrides persistent volume claim name. icn-icp-cfgstore
Logs PVC name

(ICN_LOGS_VOLUME)

IBM Business Automation Navigator logs persistence volume name. icn-icp-logstore
Plugins PVC name

(ICN_PLUGIN_VOLUME)

IBM Business Automation Navigator plugins persistence volume name. icn-icp-pluginstore
Viewer cache PVC name

(ICN_VW_CACHE_VOLUME)

IBM Business Automation Navigator viewer cache persistence volume name. icn-icp-vw-cachestore
Viewer logs PVC name

(ICN_VS_LOGS_VOLUME)

IBM Business Automation Navigator viewer logs persistence volume name. icn-icp-vw-logstore
Mounted directory for aspera PVC name The PVC created for Aspera®. icn-icp-asperastore
Replicas

(REPLICAS)

How many IBM Business Automation Navigator replicas to be deployed in Kubernetes. 2
Time Zone for container

(TZ)

Time Zone

For information about the value for this property, see the following web page: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones.

 
 New in 19.0.2  InitialPercentage

(JVM_INITIAL_HEAP_PERCENTAGE)

The initial use of available memory. 40%
 For 19.0.1  Minimum JVM heap (MB)

(JVM_HEAP_XMS)

Initial Java™ heap size in megabytes. 512
 New in 19.0.2  MaximumPercentage

(JVM_MAX_HEAP_PERCENTAGE)

The maximum percentage of available memory to use. 66%
 For 19.0.1  Maximum JVM heap (MB)

(JVM_HEAP_XMX)

Maximum Java heap size in megabytes. 1024
 New in 19.0.2  Custom JVM arguments (JVM_CUSTOMIZE_OPTIONS) Optionally specify JVM arguments using comma separation. For example: JVM_CUSTOMIZE_OPTIONS="-Dmy.test.jvm.arg1=123,-Dmy.test.jvm.arg2=abc,-XX:+SomeJVMSettings,XshowSettings:vm" None
Schema name

(ICNSCHEMA)

IBM Content Navigator database schema name. ICNDB
Table space

(ICNTS)

IBM Business Automation Navigator table space name. ICNDBTS
Admin user User name to log in as administrator. admin
Resource -> CPU request

(CPU_REQUEST)

To specify a CPU request for a container. 500m
Resource -> CPU limit

(CPU_LIMIT)

To specify a CPU limit for a container. 1
Resource -> Memory request

(MEMORY_REQUEST)

To specify a Memory request for a container. 512Mi
Resource -> Memory limit

(MEMORY_LIMIT)

To specify a memory limit for a container. 1024Mi
Auto Scale -> Maximum scale

(AUTO_SCALING_MAX)

The upper limit for the number of pods that can be set by the autoscaler. Required. 10
Auto Scale -> Minimum scale

(AUTO_SCALING_MIN)

The lower limit for the number of pods that can be set by the autoscaler. If it is not specified or negative, the server will apply a default value. 2
Auto Scale -> CPU percentage

(AUTO_SCALING_CPU)

The target average CPU utilization (represented as a percent of requested CPU) over all the pods. If it is not specified or negative, a default autoscaling policy will be used. 80
 New in 19.0.2  Navigator mode

(navigatorMode)

Specify the configuration and usage mode for Navigator.
  • 0 = Content
  • 1 = Platform
  • 2 = Platform + Content
0
Enable monitoring

(KC_MONITORING_ENABLED)

Add monitoring service . (Unchecked)
Enable logging

(KC_LOGGING_ENABLED)

Add logging service. (Unchecked)