Skip to content

Commit e185ca8

Browse files
Aaron Suarezirvingpop
authored andcommitted
Disable server tokens (#141)
1 parent 142b12b commit e185ca8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kubernetes/nginx-ingress-controller/base/configmap.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ data:
77
use-proxy-protocol: "true"
88
hsts-include-subdomains: "false"
99
server-name-hash-bucket-size: "256"
10+
server-tokens: "false"
1011
kind: ConfigMap
1112
metadata:
1213
name: nginx-configuration

0 commit comments

Comments
 (0)