Skip to content

Commit

Permalink
Remove proxy-protocol from ingress
Browse files Browse the repository at this point in the history
Signed-off-by: GeorgeGedox <[email protected]>
  • Loading branch information
GeorgeGedox committed Oct 30, 2023
1 parent f3cfc81 commit 2aad909
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cluster/core/networking/ingress-nginx/app/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ spec:
proxy-body-size: "100M"
ssl-protocols: "TLSv1.3 TLSv1.2"
use-forwarded-headers: "true"
use-proxy-protocol: "true"
log-format-escape-json: "true"
log-format-upstream: >-
{"time": "$time_iso8601", "remote_addr": "$proxy_protocol_addr",
Expand Down

0 comments on commit 2aad909

Please sign in to comment.