You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/internal-gateway/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,8 @@ A Helm chart for Codefresh Internal Gateway
53
53
| nginx.config.workerConnections | string |`"16384"`| Sets the maximum number of simultaneous connections that can be opened by a worker process. |
54
54
| nginx.config.workerProcesses | string |`"8"`| Defines the number of worker processes. |
55
55
| nginx.config.workerRlimitNofile | string |`"1047552"`| Changes the limit on the largest size of a core file (RLIMIT_CORE) for worker processes. Used to increase the limit without restarting the main process. |
0 commit comments