User manual injection into Rule Management
Before Condition Monitoring Version 4.4.1 and 4.5.1 , the user manual injection into Rule Management was not working in subdomain environment (split deployment) as seen below, the content security policy prevents to inject user manual frame into rule management view.
After fixing the issue, an additional configuration needs to be added in custom-values.yml of where condition monitoring is placed to provide document module (user-manual) url to the helm where condition monitoring is placed. Please refer to Chapter 6.3.12 of Nexeed IAS Ops Manual 2024.02.02[].
doc:
global: &doc-global
enabled: false
remoteModuleUrl: https://doc.bci-prep12.rb-ias.bosch.com/doc
global:
modules:
doc: *doc-global