Skip to content

Commit

Permalink
Add etlFileStoreEnabled: true to values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbolt35 committed Jun 1, 2022
1 parent c23aa7d commit e28298f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cost-analyzer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,8 @@ kubecostModel:
warmSavingsCache: true
# Run allocation ETL pipelines
etl: true
# Enable the ETL filestore backing storage
etlFileStoreEnabled: true
# The total number of days the ETL pipelines will build
# Set to 0 to disable daily ETL (not recommended)
etlDailyStoreDurationDays: 91
Expand Down

0 comments on commit e28298f

Please sign in to comment.