mirror of https://github.com/dapr/docs.git
Remove visible <b> (#1602)
Signed-off-by: Long Dai <long0dai@foxmail.com>
This commit is contained in:
parent
fc677ac374
commit
e79ffa3575
|
@ -46,7 +46,7 @@ spec:
|
|||
dapr.io/enabled: "true"
|
||||
dapr.io/app-id: "nodesubscriber"
|
||||
dapr.io/app-port: "3000"
|
||||
<b>dapr.io/app-max-concurrency: "1"</b>
|
||||
dapr.io/app-max-concurrency: "1"
|
||||
...
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue