Helm: Include newer config parameters as values #565

Merged
lx merged 2 commits from jonatan/garage:main into main 2023-05-09 08:49:01 +00:00
Contributor

Hi all,

I saw that the current Helm values.yaml didn't include the newer configuration parameters, like the option to change the db_engine.

I added all of the parameters mentioned in the reference manual, using the values from the manual as the default.

I tested this on my installation and simply applying this new version changed nothing about my existing installation, as it mirrors the normal defaults.

I then re-created my install with the lmdb engine and that also seems to have worked fine, as stats now reports the LMDB engine in use.

Hi all, I saw that the current Helm values.yaml didn't include the newer configuration parameters, like the option to change the db_engine. I added all of the parameters mentioned in the reference manual, using the values from the manual as the default. I tested this on my installation and simply applying this new version changed nothing about my existing installation, as it mirrors the normal defaults. I then re-created my install with the lmdb engine and that also seems to have worked fine, as stats now reports the LMDB engine in use.
jonatan added 2 commits 2023-05-08 06:21:14 +00:00
d5e39d11eb
Helm: Include newer config parameters as values
Add all missing parameters from the reference manual.
Primarily to enable the use of the new lmdb engine
continuous-integration/drone/pr Build is passing Details
4ea7983093
Helm: Increment patch version
lx merged commit 0fab9c3b8c into main 2023-05-09 08:49:01 +00:00
Owner

Thanks :)

Thanks :)
Sign in to join this conversation.
No description provided.