Skip to content

Commit c2101c4

Browse files
authored
Revert "include server name header" (#53779)
1 parent cc2b148 commit c2101c4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config/kubernetes/production/services/webapp.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ metadata:
77
annotations:
88
moda.github.net/domain-name: 'docs-internal.github.com'
99
moda.github.net/dns-registration-enabled: 'false'
10-
moda.github.net/load-balancer-type: public-external-http
11-
moda.github.net/send-server-name-header:
12-
'true'
10+
moda.github.net/load-balancer-type:
11+
public-external-http
1312
# moda.github.net/allowed-ips: '23.235.32.0/20,43.249.72.0/22,103.244.50.0/24,103.245.222.0/23,103.245.224.0/24,104.156.80.0/20,140.248.64.0/18,140.248.128.0/17,146.75.0.0/17,151.101.0.0/16,157.52.64.0/18,167.82.0.0/17,167.82.128.0/20,167.82.160.0/20,167.82.224.0/20,172.111.64.0/18,185.31.16.0/22,199.27.72.0/21,199.232.0.0/1'
1413
# ipv6 addresses not included
1514
# curl -i "https://api.fastly.com/public-ip-list"

0 commit comments

Comments
 (0)