This documentation supports an earlier version of BMC Helix IT Service Management on-premises deployment.To view the documentation for the latest version, select 23.3.04 from the Product version picker.

Global parameters in the deployment input configuration file


Use global parameters to set values for your environment.

Important

The customertemplate.sh file contains several parameters, however, the following table lists only those parameters that are used for deploying BMC Helix Service Management on-premises.

The following table describes global parameters that you can set in the deployment input configuration file:

Parameter name

Description

Example

CUSTOMER_SERVICE_NAME

Represents customer service name.

CUSTOMER_SERVICE_NAME="Helix"

DOMAIN_NAME

Customer environment domain name.

DOMAIN_NAME="calbro.com"

ENABLE_EPHEMERAL

Use to limit the Ephemeral storage. Set to true if you want to change the value.

ENABLE_EPHEMERAL="false"

ENABLE_JMX_MONITORING

Set to true to monitor the JVM process.

ENABLE_JMX_MONITORING="true"

ES_HOST

External IP address that you create for FTS_ELASTICSEARCH or an internal cluster IP that is accessible for the namespace where you install BMC Helix Service Management.

For more information about external IP for FTS_ELASTICSEARCH, see Setting-up-the-installation-environment.

ES_HOST="onbmc"

IMAGE_PULL_POLICY

Use this parameter to pull the image.

Valid values:

  • (Default) IfNotPresent
  • Always

IMAGE_PULL_POLICY="IfNotPresent"

INGRESS_ENABLED

Use Kubernetes ingress for application URLs.

INGRESS_ENABLED="true"

PROJECT_NAME

Project name is an alias for your environment. Form the project name by using the service name and the environment type.

<CUSTOMER_SERVICE_NAME>-<PROJECT_TYPE>PROJECT_NAME="remedy-dev"

PROJECT_TYPE

Define the type of environment such as, development environment or production environment.

PROJECT_TYPE="dev"

SERIVCE_ANNOTATIONS

Add extra service annotations.

SERIVCE_ANNOTATIONS="@service"

SERVICE_TYPE_HTTP

Service type for the platform.

Valid values:

  • LoadBalancer
  • NodePort

SERVICE_TYPE_HTTP="NodePort"

SERVICE_TYPE_TCP

Service type for the platform.

Valid values:

  • LoadBalancer
  • ClusterIP
  • NodePort

SERVICE_TYPE_TCP="LoadBalancer"


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*