Application variables exposed in Helm chart
| The character ":" is used to denote a hierarchy of setting keys in yaml |
Local Helm variables
| Variable | Description | Required | Default |
|---|---|---|---|
|
The level of logging to be set for logs from microsoft libraries in all services. |
Yes |
- |
|
The level of logging to be set for logs from system libraries in all services. |
Yes |
- |
|
The level of logging to be set for logs from db migration Helm job that migrates databases in core service and usersetting service. |
Yes |
- |
|
Whether or not to automatically inject OpenTelemetry environment variables into the application’s configuration. |
No |
- |
|
Defines the maximum allowed connections to the database. To use system defaults set it to an empty string. |
No |
"500" |
Global Helm variables
| Variable | Description | Required | Default |
|---|---|---|---|
|
Filepath for documentation link in english (ex:/doc/en) |
No |
|
|
Filepath for documentation link in german (ex:/doc/de) |
No |
|
|
Filepath for training link in english (ex:/doc/en) |
No |
https://www.bosch-connected-industry.com/de/en/services/trainings-and-individual-training-concepts |
|
Filepath for training link in german (ex:/doc/de) |
No |
|
|
Specifies the deployment type (onpremise, cloud). If Web Portal is deployed to any customer system, it must be set to |
No |
onpremise |
|
Module refresh interval in the format of 'day.hour:minute:seconds'. When set value as '0.12:00:00' then portal scs update module runs every 12 hour once |
No |
0.12:00:00 |
|
Defines default caching time of Introspection results if caching header does not define one(in seconds). |
Yes |
15 |
|
Support email has to provide in UI. so that end user can easily get support from application itself |
Yes |
- |
|
Support data phone has to provide in UI. so that end user can easily get support from application itself |
Yes |
- |
|
Use the Nexeed Helpdesk’s ticket system "Digital Workplace" to report an incident and view the status of pending tickets. |
Yes |
- |
|
In case the end user would like create new email request then this variable value should be displayed default in email body and still user can edit (Need to provide necessary special character in order to make email body more readable). Used for English and as fallback for other languages if not set otherwise. |
No |
- |
|
Email subject used for sending a support mail. Used for English and as fallback for other languages if not set otherwise. |
No |
- |
|
Subject to be localized for German language |
No |
- |
|
Subject to be localized for Spanish language |
No |
- |
|
Subject to be localized for Turkish language |
No |
- |
|
Subject to be localized for Chinese language |
No |
- |
|
Subject to be localized for Japanese language |
No |
- |
|
Email body to be localized for German language |
No |
- |
|
Email body to be localized for Spanish language |
No |
- |
|
Email body to be localized for Turkish language |
No |
- |
|
Email body to be localized for Chinese language. As Chinese is a non-ASCII language, refer to the email body length limitations page. |
No |
- |
|
Email body to be localized for Japanese language. As Japanese is a non-ASCII language, refer to the email body length limitations page. |
No |
- |
|
Time after users are automatically logged out when they are inactive. |
No |
- |
|
Base url to load Corporate information, Legal notice and Data protection notice in the footer of public api documentation |
Yes |
- |
|
The frame-ancestors directive is part of the Content Security Policy (CSP) specification in web development. It controls which websites are allowed to embed the current page in a frame, iframe, embed, or object. The frame-ancestors directive specifies a list of permitted parent sources. The link specified in this variable can embed Web Portal. The frame-ancestors must be provided as a comma-separated list. Please refer to the CSP frame ancestors limitations page for more information. |
No |
'' |
|
A predefined set of portal configuration to be selected for an environment. This will internally set the distribution type of the application ex: IAS or BMLP. |
No |
- |
|
BCI-internal. ID of the Qualtrics organization set up for collecting user feedback. The Organization ID can be obtained from the Qualtrics IDs tab in the Account Settings menu in Qualtrics. |
Yes |
"" |
|
BCI-internal. Zone ID of the Qualtrics intercept used to display the feedback survey. The Zone ID will begin with ZN_. |
Yes |
"" |
|
Link to the API Documentation. |
No |
"https://bos.ch/iasapidoc" |