Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 30eb0b7

Browse files
thrthr
authored andcommitted
information regarding CSP added
1 parent b091e25 commit 30eb0b7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

developerportal/helm/values.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,9 @@ devportal:
167167
clusterPorts:
168168
start: 47500
169169
end: 47509
170-
# -- csp domains for SSO usage with external Identity providers. This should point to your identity provider domains.
171-
# Controls the PORTAL_SERVER_CONFIG_HEADERS_CONTENT_SECURITY_POLICY environment variable for developer portal
170+
# -- csp domains for SSO usage with external Identity providers. This should point to your identity provider domains.
171+
# Controls the PORTAL_SERVER_CONFIG_HEADERS_CONTENT_SECURITY_POLICY environment variable for developer portal.
172+
# More CSP information on https://tech.forums.softwareag.com/t/webmethods-developer-portal-csp-content-security-policy-troubleshooting/263736
172173
cspDomains: ""
173174
# -- Use the default anti pod affinity.
174175
# Specifies a Pod Anti-Affinity rule for Kubernetes pods.

0 commit comments

Comments
 (0)