Sign in
简柏林
/
thingskit
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
6c72912a36dbf31b3b7d47972bb2ca7718ff6e8c
Authored by
viktor
2020-05-27 15:44:39 +0300
1 parent
7c722333
Returned 20 js-executors as default
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
k8s/common/thingsboard.yml
k8s/common/thingsboard.yml
View file @
6c72912
...
...
@@ -20,7 +20,7 @@ metadata:
20
20
name
:
tb-js-executor
21
21
namespace
:
thingsboard
22
22
spec
:
23
-
replicas
:
2
23
+
replicas
:
2
0
24
24
selector
:
25
25
matchLabels
:
26
26
app
:
tb-js-executor
...
...