openstack-helm/ceph-osd
Steve Wilkerson a6da78d48b Ceph-Mon/Ceph-OSD: Update default fluentbit configuration
As of 0.12.14, fluentbit exposes a flag for setting the db_sync
behavior for writing the location of the tail input to its sqlite
database. The default setting is Full, which introduces additional
synchronizations before and after a transaction. This has the
potential to negatively affect disk performance with the extra
synchronizations. This moves the setting in the chart to Normal,
which performs fewer synchronizations and still maintains a high
level of safety with status writes

Change-Id: I5de8ee40162a50e1ff3395d0e302974b77dd5f9c
2018-07-13 09:45:28 -05:00
..
templates Ceph: update daemonset overrides to reference correct key 2018-06-25 11:41:16 +00:00
Chart.yaml ceph - split chart into mon, osd and client 2018-04-27 18:13:34 +00:00
requirements.yaml ceph - split chart into mon, osd and client 2018-04-27 18:13:34 +00:00
values.yaml Ceph-Mon/Ceph-OSD: Update default fluentbit configuration 2018-07-13 09:45:28 -05:00