Hi
I am trying to better understand the impact of turning off Deployment Aware in our docker image of Camunda, where deployments are done via REST.
We are hitting the issue found here.
We only have a single instance running. Will new deployments be automatically be picked up by Camunda of this setting is turned off ? What else will be impacted… ?
Thanks.