v2.3.1
What's Changed
Notice:
In Kubecost 2.3, Helm no longer reads kubecostAggregator.env
. This was done to prevent unexpected behavior and to simplify the aggregator's configuration. New key pairs are available to change these settings, though most will not need to change anything.
Very few users made changes to Aggregator environment variables- for those that did, a new message will be displayed during upgrades to 2.3.1.
For more information, see: https://docs.kubecost.com/install-and-configure/install/multi-cluster/federated-etl/aggregator#aggregator-optimizations.
The most important change is the addition of .Values.kubecostAggregator.etlDailyStoreDurationDays
which is the setting that determines the history aggregator should build from the federated-store. The default is 91 days.