Config store limit

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?

Or is a per-service config store an anti-pattern for some reason?

It’s not necessarily an anit-pattern by default, but there are some other factors that make wide-open infinite scaling more challenging. If you’d like, I can chat through more specifics of your use case via DMs or an email.