UNCLASSIFIED - NO CUI

Skip to content

Feat: Update Chart to 0.15.3 App v1.7.2

Ryan Garcia requested to merge 1.7.2-update into main

Update upstream chart reference to v0.15.3, application version 1.7.2

Notable changes:

  • Tuning fluent-bit and adding the following changes recommended for production environments:
    • storage.path in SERVICE block
      • Making use of Configurable HostPath volume mounted on nodes where fluent-bit is running
    • storage.type=fileystem in INPUT blocks
    • containerd parser thanks to @iahmad
    • Increased Mem_Buffer limit in tail INPUT

Referencing https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/336

Referencing https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/335

Edited by Ryan Garcia

Merge request reports