Skip to content

Commit

Permalink
clean nginx configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
nspmx committed Apr 9, 2024
1 parent c82623f commit 26c55c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions helm/values-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ ingress:
nginx.org/proxy-read-timeout: "240s"
nginx.org/proxy-send-timeout: "240s"
nginx.org/proxy-buffering: "false"
# nginx.org/proxy-buffers: "8 16k"
# nginx.org/proxy-buffer-size: "16k"
# nginx.org/proxy-busy-buffers-size: "64k"
nginx.org/location-snippets: |
add_header Access-Control-Allow-Origin *;
Expand Down

0 comments on commit 26c55c9

Please sign in to comment.