Commit 0fc1725 1 parent 78749ce commit 0fc1725 Copy full SHA for 0fc1725
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ ingress:
26
26
annotations :
27
27
kubernetes.io/tls-acme : " true"
28
28
nginx.ingress.kubernetes.io/configuration-snippet : |
29
- more_set_headers "Content-Security-Policy: default-src 'self'; script-src 'self'; object-src 'none'; frame-ancestors 'none'; base-uri 'self'; form-action 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self'; font-src 'self'; frame-src 'self'; media-src 'self'; manifest-src 'self'; worker-src 'self'; prefetch-src 'self'; child-src 'self'; block-all-mixed-content; upgrade-insecure-requests; reflected-xss block; referrer no-referrer; feature-policy 'none' ;";
29
+ more_set_headers "Content-Security-Policy: default-src 'self'; script-src 'self' https://www.googletagmanager.com https://cdn.jsdelivr.net https://widget.intercom.io ; object-src 'none'; frame-ancestors 'none'; base-uri 'self'; form-action 'self'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com ; img-src 'self' data: https://static.intercomassets.com ; connect-src 'self' https://www.google-analytics.com https://nexus-websocket-a.intercom.io https://api-iam.intercom.io https://api.bako.global/socket.io ; font-src 'self' https://fonts.gstatic.com data: ; frame-src 'self' https://widgetbot.io https://intercom.io https://widget.intercom.io ; media-src 'self'; manifest-src 'self'; worker-src 'self'; child-src 'self'; block-all-mixed-content; upgrade-insecure-requests;";
30
30
31
31
resources :
32
32
requests :
You can’t perform that action at this time.
0 commit comments