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
Problem: workerConnections was not able to be configured by helm
Solution: I added the field to the schema.
Testing: I tested a new helm chart with workerConnections set to 2048 and saw that the NginxProxy resource had the correct value and the worker connections field appeared in the conf as well.
0 commit comments