From 5.24 to 5.25
| Data | Migration path | Status |
|---|---|---|
Configuration |
The Web Portal-specific Helm variable |
Active |
Example in custom-values.yaml:
global:
frontendContentSecurityPolicyFrameAncestors: "https://example.com/example, self"
Previous configuration in Web Portal specific variables is not effective anymore:
modules:
portal:
frameAncestor: "https://example.com/example, self"