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
| nginx.​config.​dnsTTL | string |`"15s"`| Including the valid parameter to the `resolver` directive to re-resolve names every `dnsTTL` seconds/minutes |
455
-
| nginx.​config.​httpSnippet | string |`""`| arbitrary snippet to inject in the http {} section of the nginx config |
455
+
| nginx.​config.​httpSnippet | string |`""`| arbitrary snippet to inject in the http {} section of the nginx config |
456
456
| nginx.​config.​mainSnippet | string |`""`| arbitrary snippet to inject in the top section of the nginx config |
| nginx.​config.​serverSnippet | string |`""`| arbitrary snippet to inject in the server {} section of the nginx config |
458
+
| nginx.​config.​serverSnippet | string |`""`| arbitrary snippet to inject in the server {} section of the nginx config |
| nginx.​config.​upstream_protocol | string |`"http"`| protocol for the communication with the upstream |
461
461
| nginx.​config.​verboseLogging | bool |`true`| Enables all access logs from nginx, otherwise ignores 2XX and 3XX status codes |
@@ -543,6 +543,50 @@ Kubernetes: `^1.19.0-0`
543
543
| overrides_exporter.​terminationGracePeriodSeconds | int |`180`||
544
544
| overrides_exporter.​tolerations | list |`[]`||
545
545
| overrides_exporter.​topologySpreadConstraints | list |`[]`||
| parquet_converter.​affinity.​podAntiAffinity.​preferredDuringSchedulingIgnoredDuringExecution[0].​weight | int |`100`||
0 commit comments