Commit 6c72912a36dbf31b3b7d47972bb2ca7718ff6e8c

Authored by viktor
1 parent 7c722333

Returned 20 js-executors as default

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -20,7 +20,7 @@ metadata:
20 20 name: tb-js-executor
21 21 namespace: thingsboard
22 22 spec:
23   - replicas: 2
  23 + replicas: 20
24 24 selector:
25 25 matchLabels:
26 26 app: tb-js-executor
... ...