We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab79ff commit ae52658Copy full SHA for ae52658
1 file changed
chart/templates/configmap-nginx.yaml
@@ -38,7 +38,6 @@ data:
38
{{- else }}
39
add_header Referrer-Policy "no-referrer-when-downgrade";
40
{{- end }}
41
- add_header X-XSS-Protection "1; mode=block" always;
42
43
ssi off;
44
server_tokens off;
0 commit comments