Skip to content

Commit bf49c53

Browse files
☀ projected k8s-manifests-github from 79e4775
Source-holobranch: k8s-manifests-github Source-commit: 79e4775 Source: 79e4775
2 parents 75eb9f6 + 79e4775 commit bf49c53

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

balancer/ConfigMap/nginx-conf.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ data:
3434
server backend:8000 fail_timeout=0;
3535
}
3636
37-
server {
38-
# if no Host match, close the connection to prevent host spoofing
39-
listen 80 default_server;
40-
return 444;
41-
}
42-
4337
server {
4438
# use 'listen 80 deferred;' for Linux
4539
# use 'listen 80 accept_filter=httpready;' for FreeBSD

0 commit comments

Comments
 (0)