Open oneonestar opened 4 months ago
+1 In our use case, configuring the backends in config files / config maps would be much more preferable than putting it in a DB that can be modified through a UI. I'm even thinking of doing some sort of automation pipeline that synchronizes config files to the backend configs in the DB...
Instead of imperative method (add/delete through API), declarative configuration approach plays well with Kubernetes, Terraform and others Infrastructure as Code (IaC) tools.