I'm confused by the documentation for instance counts. resources.json specifes the number of instances of a component, but metainfo specifies min and max. How do these two configurations interact? If I want to start my app with N instances of a component, but want to be able to flex to N+M instances, how should I set the config variables?
thanks, -david