Skip to content

Commit

Permalink
☀ projected k8s-manifests-github from 79e4775
Browse files Browse the repository at this point in the history
Source-holobranch: k8s-manifests-github
Source-commit: 79e4775
Source: 79e4775
  • Loading branch information
themightychris committed May 21, 2024
2 parents 75eb9f6 + 79e4775 commit bf49c53
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions balancer/ConfigMap/nginx-conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ data:
server backend:8000 fail_timeout=0;
}
server {
# if no Host match, close the connection to prevent host spoofing
listen 80 default_server;
return 444;
}
server {
# use 'listen 80 deferred;' for Linux
# use 'listen 80 accept_filter=httpready;' for FreeBSD
Expand Down

0 comments on commit bf49c53

Please sign in to comment.