We use Consul and we are willing to enforce that developers can alter it only using git2consul approach, to retain the history of property changes and maintain a backup.
In order to ensure that, we would like to make Consul Key-Value browser UI read-only. How could we achieve this?