Closed jeremiahlee closed 7 months ago
Store an external, existing Redis instance password in a Secret via the values.yaml in the same way an existing postgresql.auth.password value gets stored in a Secret.
Fixes mastodon/chart#80
I suggest a minor version bump in the Chart.yaml version when merging if not combined with other changes.
Looks good, thank you for taking care of this!
Store an external, existing Redis instance password in a Secret via the values.yaml in the same way an existing postgresql.auth.password value gets stored in a Secret.
Fixes mastodon/chart#80