artemis: scale up replicas for api and dispatcher
We are running into performance issues in production, scale up api and dispatcher pods.
Note that module changes are needed to make sure it is even possible.
The agreed replicas for production are:
- api - 3 pods
- dispatcher - 5 pods
- worker - 5 pods
Signed-off-by: Miroslav Vadkerti mvadkert@redhat.com