Changing the number of translation engines (fixed number)
Procedure
Run the following command to change the number of replicas for a translation engine for a given language pair.
...
engchi: # any unique name for this Translation Engine
...
replicas: 5 # fixed number of replicas (5), as opposed to auto-scale
...