charts icon indicating copy to clipboard operation
charts copied to clipboard

Make single source for KV values in enterprise helm

Open Isan-Rivkin opened this issue 8 months ago • 1 comments

To configure the KV when using enterprise we must do it twice (i.e duplicate places to configure postgres). There should be single source of truth that lakeFS/fluffy both use.

Regardless if it's using the Secrets, Env Vars, lakefsConfig/fluffyConfig - users should configure this once.

Another thing: add validation using .tpl that requires useDevPostgres: false if db config are set.

Isan-Rivkin avatar Jun 19 '24 06:06 Isan-Rivkin