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: deploy/helm/sumologic/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ The following table lists the configurable parameters of the Sumo Logic chart an
172
172
|`sumologic.setup.monitors.notificationEmails`| A list of emails to send notifications from monitors. |`[]`|
173
173
|`sumologic.setup.dashboards.enabled`| If enabled, a pre-install hook will install k8s dashboards in Sumo Logic. |`true`|
174
174
|`fluentd.image.repository`| Image repository for Sumo Logic docker container. |`public.ecr.aws/sumologic/kubernetes-fluentd`|
175
-
|`fluentd.image.tag`| Image tag for Sumo Logic docker container. |`1.15.3-sumo-0`|
175
+
|`fluentd.image.tag`| Image tag for Sumo Logic docker container. |`1.16.2-sumo-0`|
176
176
|`fluentd.image.pullPolicy`| Image pullPolicy for Sumo Logic docker container. |`IfNotPresent`|
177
177
|`fluentd.logLevelFilter`| Do not send fluentd logs if set to `true`. |`true`|
178
178
|`fluentd.additionalPlugins`| Additional Fluentd plugins to install from RubyGems. Please see our [documentation](/docs/fluent/additional-fluentd-plugins.md) for more information. |`[]`|
0 commit comments