2026.06 Infrastructure Changes

1 min read

Changes on Application environment

Change

Environment Variable Name

Application Default Value
(if env variable unset)

Example

Required

Applications

Short Description

Added

SCOPE_MANAGEMENT_API_URL

-

http://node-scope-management.chat.svc.cluster.local:8094

true

  • backend-service-app-repository

The env var allows the app repository service to call the scope management service and check user roles. This is required.

Added

FEATURE_FLAG_AGENTIC_TABLE_REFERENCE_SIDEBAR_COMPONENTS_UN_16483

false

true

false

  • web-app-chat

Enables the Answer Library side panel UI in Agentic Tables.

Removed

FEATURE_FLAG_ENABLE_CUSTOM_REVIEW_STATUS_UN_13502

-

-

-

  • web-app-chat

-

Removed

FEATURE_FLAG_AGENTIC_TABLE_FEEDBACK_FORM_UN_13996

-

-

-

  • web-app-chat

-

Added

FEATURE_FLAG_ENABLE_MOVE_FILE_UN_15517

false

true

false

  • web-app-knowledge-upload

This env variable enables moving of files in KB

Added

FEATURE_FLAG_ENABLE_MOVE_FOLDER_UN_16037

false

true

false

  • web-app-knowledge-upload

This env variable enables moving of folders in KB

Author

Solution Engineering

 

 

Last updated