For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configuration Changes for 2025.04.00

The below configuration changes needs to be done for the 2025.04.00 release.

Configuration for OpsMx License information in ISD UI

  • Add the following code to the oes-platform-config secret:

 license:
      notifyValidityInDays: 30

Configuration changes for MultiSync application from ISD UI

  • Add the following code to vela-config configmap under vela-api.yaml and update origin where isd-ui is loaded:

isdHost: isd_ui_origin

Last updated