Skip to content

Conversation

@holysoles
Copy link
Contributor

@holysoles holysoles commented Jan 17, 2025

Two issues i ran into in this part of the values file:

  • a number of the valkey values are currently nested under the auth key and I don't think they're being passed down properly as a result.
  • Laravel requires the FLUSHDB command to be available, and the bitnami chart (and others i think) disable the FLUSHDB and FLUSHALL commands by default. This was throwing an exception for me on startup since a DB migration script ends up calling Cache::clear. I've kept FLUSHALL disabled since I havent experienced it being necessary.

@holysoles holysoles changed the title fix(chart): properly indent valkey subchart settings fixes for the valkey values section Jan 17, 2025
@jessebot jessebot self-requested a review January 18, 2025 09:22
@jessebot jessebot self-assigned this Jan 18, 2025
@jessebot
Copy link
Collaborator

Awesome, thanks again! Just bumped the chart version and regenerated the docs after adding a few minor values.yaml comment changes :)

@jessebot jessebot merged commit 13861f1 into small-hack:main Jan 18, 2025
2 of 4 checks passed
@holysoles holysoles deleted the fix_indent_valkey_subchart_values branch January 18, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants