Helm configuration
Standardized Helm configuration parameters
This module in general follows the general IAS Operations Manual and the helm parameters that are described there e.g. for logging, databases, messaging, …
Module Helm configuration parameters
| Helm Parameter | Description | Mandatory | Default Value |
|---|---|---|---|
global.modules.smor.swaggerEnabled |
Whether or not the internal Swagger interface for this service is enabled (defaults to false) |
no |
false |
Specific logging configurations
| Helm Parameter | Description | Mandatory | Default Value |
|---|---|---|---|
local.smor.logging.microsoft |
Loglevel for components in the Microsoft namespace |
no |
WARN |
local.smor.logging.quartz |
Loglevel for components in the Quartz namespace |
no |
WARN |
smor.local.logging.system |
Loglevel for components in the System namespace |
no |
WARN |
smor.local.enableMessagingIntegration |
Whether or not Operational Routines registers listens to integration events over RabbitMQ (defaults to true) |
no |
true |
<