Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tke-eos
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
tke-eos
Commits
961f04c1
Commit
961f04c1
authored
Jul 02, 2019
by
智勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
资源调整
parent
c1f905ea
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
resourceLimit.js
serviceTemplate/resourceLimit.js
+7
-2
No files found.
serviceTemplate/resourceLimit.js
View file @
961f04c1
...
@@ -55,6 +55,11 @@ const memoryV2 = {
...
@@ -55,6 +55,11 @@ const memoryV2 = {
limit
:
300
,
limit
:
300
,
}
}
const
memoryV2P
=
{
request
:
600
,
limit
:
600
,
}
const
memoryV3
=
{
const
memoryV3
=
{
request
:
1000
,
request
:
1000
,
limit
:
1000
,
limit
:
1000
,
...
@@ -106,11 +111,11 @@ const defaultPython = {
...
@@ -106,11 +111,11 @@ const defaultPython = {
}
}
const
defaultJava
=
{
const
defaultJava
=
{
memory
:
memoryV
3
,
memory
:
memoryV
2P
,
cpu
:
cpuV3
,
cpu
:
cpuV3
,
}
}
projectConfig
[
'
xyqb-mall
'
]
=
projectConfig
.
xyqb
=
{
projectConfig
[
'
cash-loan-flow
'
]
=
projectConfig
[
'
gu-bei
'
]
=
projectConfig
[
'
merchant-backend
'
]
=
projectConfig
[
'
xyqb-mall
'
]
=
projectConfig
.
xyqb
=
{
memory
:
memoryV3
,
memory
:
memoryV3
,
cpu
:
cpuV4
,
cpu
:
cpuV4
,
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment