This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Fix proxy buffer
pull/1857/head
Nish Anil
3 years ago
parent
077538d05c
commit
50f4a97a94
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deploy/k8s/nginx-ingress/local-cm.yaml
+ 1
- 1
deploy/k8s/nginx-ingress/local-cm.yaml
View File
@ -4,7 +4,7 @@ metadata:
labels:
app.kubernetes.io/name
:
ingress-nginx
app.kubernetes.io/part-of
:
ingress-nginx
name
:
nginx-configuration
name
:
ingress-nginx-controller
namespace
:
ingress-nginx
data:
proxy-buffer-size
:
"128k"
Write
Preview
Loading…
Cancel
Save