Zoekt: Add replicas columns
Background
This is the issue to allow specifying the number of replicas for Zoekt.
Proposal
- Add a new application setting
zoekt_number_of_replicasorzoekt_replicasto specify the number of replicas per namespace (default: 1) Add a note in the description that this setting not active yet (until we finish other issues in this epic) - Add a nullable
replicascolumn to thezoekt_enabled_namespacestable to allow overriding the default number of replicas per each namespace
Edited by 🤖 GitLab Bot 🤖