We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142b12b commit e185ca8Copy full SHA for e185ca8
1 file changed
kubernetes/nginx-ingress-controller/base/configmap.yaml
@@ -7,6 +7,7 @@ data:
7
use-proxy-protocol: "true"
8
hsts-include-subdomains: "false"
9
server-name-hash-bucket-size: "256"
10
+ server-tokens: "false"
11
kind: ConfigMap
12
metadata:
13
name: nginx-configuration
0 commit comments