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
| proxy.upstream.failTimeout | string |`"5s"`| Time during which the specified number of unsuccessful attempts must happen to mark the server as unavailable |
183
+
| proxy.upstream.maxFails | int |`1`| Maximum number of unsuccessful attempts to communicate with the server |
181
184
| proxyProtocol.enabled | bool |`true`| When true, enables proxy protocol v2 for web/tls tunnels |
182
185
| replicaCount | int |`1`| Number of pods for each deployment |
183
186
| resources.limits | object |`{}`| Set container limits |
0 commit comments