Skip to content

[Features] Allow custom config object #2167

@dudizimber

Description

@dudizimber

What is the user interaction of your feature
I'd like to be able to create a FalkorDB (Redis) cluster with a custom configuration.
Currently, there's a default config, and any changes have to be made through an OpsRequest.
If I'm setting up a new cluster with TLS, for example, that is very cumbersome.

Describe the solution you'd like
I'd like to be able to define the config file in the cluster helm chart values and have it added to the cluster during bootstrap.

Describe alternatives you've considered
Sending multiple OpsRequests to configure the cluster.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions