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.config.upstream.failTimeout | string |`"10s"`| Time during which the specified number of unsuccessful attempts must happen to mark the server as unavailable |
| proxy.config.upstream.failTimeout | string |`"60s"`| Time during which the specified number of unsuccessful attempts must happen to mark the server as unavailable |
84
84
| proxy.config.upstream.maxFails | int |`1`| Maximum number of unsuccessful attempts to communicate with the server |
85
85
| proxy.labels | object |`{}`| Set proxy labels |
86
86
| proxy.logLevel | string |`"notice"`| Set nginx sidecar container and proxy pod log level (default: notice) |
@@ -97,9 +97,9 @@ A Helm chart for installing ggbridge
0 commit comments