This topic represents a snippet for the Alarms parameter used in the Flexible Scaling configuration.

The alarmDefinitions parameter of the flexible configuration must be adjusted at deployment time through a file named values.yaml under product-helm-charts/tcsa in the deployer package.
# Configure the flexible configuration for different parameters 
flexibleConfig
# 'alarmDefinitions' is to represent the number of definitions that TCSA should support, and it is represented in units.
  alarmDefinitions:

Example
flexibleConfig
# The following example is for 10 definitions
  alarmDefinitions: 10