I have a pattern of creating a config store for each compute service. I’ve just run into the limit of 5 config stores (which I wasn’t aware of). It seems a little odd that we can’t have at least as many config stores as compute services.
Or is a per-service config store an anti-pattern for some reason?