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
bed8ca67
Commit
bed8ca67
authored
Jun 26, 2019
by
智勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
健康检查时间
parent
3a124e2c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
resourceLimit.js
serviceTemplate/resourceLimit.js
+1
-1
java.yaml
yamls/java.yaml
+2
-2
rabbitmq.pvc.yaml
yamls/rabbitmq.pvc.yaml
+1
-1
No files found.
serviceTemplate/resourceLimit.js
View file @
bed8ca67
...
@@ -119,7 +119,7 @@ projectConfig['urge-dispatcher'] = projectConfig.clotho = {
...
@@ -119,7 +119,7 @@ projectConfig['urge-dispatcher'] = projectConfig.clotho = {
},
},
}
}
projectConfig
[
'
xyqb-user2
'
]
=
projectConfig
.
xyqb
=
{
projectConfig
[
'
xyqb-
mall
'
]
=
projectConfig
[
'
xyqb-
user2
'
]
=
projectConfig
.
xyqb
=
{
memory
:
{
memory
:
{
request
:
800
,
request
:
800
,
limit
:
1024
,
limit
:
1024
,
...
...
yamls/java.yaml
View file @
bed8ca67
...
@@ -64,11 +64,11 @@ spec:
...
@@ -64,11 +64,11 @@ spec:
exec
:
exec
:
command
:
command
:
-
/home/quant_group/readyCheck.sh
-
/home/quant_group/readyCheck.sh
initialDelaySeconds
:
6
0
initialDelaySeconds
:
3
0
timeoutSeconds
:
2
timeoutSeconds
:
2
periodSeconds
:
5
periodSeconds
:
5
successThreshold
:
1
successThreshold
:
1
failureThreshold
:
2
0
failureThreshold
:
3
0
restartPolicy
:
Always
restartPolicy
:
Always
dnsPolicy
:
ClusterFirst
dnsPolicy
:
ClusterFirst
imagePullSecrets
:
imagePullSecrets
:
...
...
yamls/rabbitmq.pvc.yaml
View file @
bed8ca67
...
@@ -81,7 +81,7 @@ metadata:
...
@@ -81,7 +81,7 @@ metadata:
spec
:
spec
:
type
:
NodePort
type
:
NodePort
# 保留客户端源 IP 地址, 方便调试连接
# 保留客户端源 IP 地址, 方便调试连接
externalTrafficPolicy
:
Local
#
externalTrafficPolicy: Local
ports
:
ports
:
-
name
:
tcp-5672-5672
-
name
:
tcp-5672-5672
port
:
5672
port
:
5672
...
...
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