-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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 documentationImprovements or additions to documentation