You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Isan-Rivkin
changed the title
Make single source for KV settings in fluffy/lakeFS helm
Make single source for KV settings in enterprise helm
Jun 19, 2024
Isan-Rivkin
changed the title
Make single source for KV settings in enterprise helm
Make single source for KV values in enterprise helm
Jun 19, 2024
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 requiresuseDevPostgres: false
if db config are set.The text was updated successfully, but these errors were encountered: