mirror of
https://github.com/openfaas/faas.git
synced 2025-06-12 10:16:46 +00:00
Fix some typos in the watchdog/README.md file
Signed-off-by: Jonatas Baldin <jonatas.baldin@gmail.com>
This commit is contained in:
parent
b3e1d6e458
commit
4f3f008ba3
@ -215,7 +215,7 @@ Auto-scaling starts at 1 replica and steps up in blocks of 5:
|
|||||||
|
|
||||||
You can override the minimum and maximum scale of a function through labels.
|
You can override the minimum and maximum scale of a function through labels.
|
||||||
|
|
||||||
Add these labels to the deployment if you want to sacle between 2 and 15 replicas.
|
Add these labels to the deployment if you want to scale between 2 and 15 replicas.
|
||||||
|
|
||||||
```
|
```
|
||||||
com.openfaas.scale.min: "2"
|
com.openfaas.scale.min: "2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user