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
2dadfbca
Commit
2dadfbca
authored
Sep 06, 2019
by
xuezj
Committed by
智勇
Sep 11, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
node selector没用了
parent
eed25eb0
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
8 deletions
+2
-8
mongo.pvc.yaml
yamls/mongo.pvc.yaml
+0
-2
rabbitmq.pvc.yaml
yamls/rabbitmq.pvc.yaml
+0
-2
redis.sentinel.yaml
yamls/redis.sentinel.yaml
+0
-2
ui.node.yaml
yamls/ui.node.yaml
+2
-0
zookeeper.pvc.yaml
yamls/zookeeper.pvc.yaml
+0
-2
No files found.
yamls/mongo.pvc.yaml
View file @
2dadfbca
...
@@ -35,8 +35,6 @@ spec:
...
@@ -35,8 +35,6 @@ spec:
qcloud-app
:
{{
serviceName
}}
qcloud-app
:
{{
serviceName
}}
type
:
base
type
:
base
spec
:
spec
:
nodeSelector
:
zone
:
"
3"
containers
:
containers
:
-
image
:
ccr.ccs.tencentyun.com/{{image}}
-
image
:
ccr.ccs.tencentyun.com/{{image}}
imagePullPolicy
:
Always
imagePullPolicy
:
Always
...
...
yamls/rabbitmq.pvc.yaml
View file @
2dadfbca
...
@@ -37,8 +37,6 @@ spec:
...
@@ -37,8 +37,6 @@ spec:
spec
:
spec
:
# hostname固定,容器重置后数据持久化才能正常
# hostname固定,容器重置后数据持久化才能正常
hostname
:
{{
serviceName
}}
-{{namespace}}
hostname
:
{{
serviceName
}}
-{{namespace}}
nodeSelector
:
zone
:
"
3"
containers
:
containers
:
-
image
:
ccr.ccs.tencentyun.com/{{image}}
-
image
:
ccr.ccs.tencentyun.com/{{image}}
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
...
...
yamls/redis.sentinel.yaml
View file @
2dadfbca
...
@@ -20,8 +20,6 @@ spec:
...
@@ -20,8 +20,6 @@ spec:
type
:
base
type
:
base
qcloud-app
:
{{
serviceName
}}
qcloud-app
:
{{
serviceName
}}
spec
:
spec
:
nodeSelector
:
zone
:
"
3"
containers
:
containers
:
-
image
:
ccr.ccs.tencentyun.com/{{image}}
-
image
:
ccr.ccs.tencentyun.com/{{image}}
imagePullPolicy
:
Always
imagePullPolicy
:
Always
...
...
yamls/ui.node.yaml
View file @
2dadfbca
...
@@ -54,6 +54,8 @@ spec:
...
@@ -54,6 +54,8 @@ spec:
value
:
{{
debug
}}
value
:
{{
debug
}}
-
name
:
NODE_ENV
-
name
:
NODE_ENV
value
:
test
value
:
test
-
name
:
CLUSTER
value
:
{{
cluster
}}
resources
:
resources
:
requests
:
requests
:
cpu
:
{{
resources.cpu.request
}}
m
cpu
:
{{
resources.cpu.request
}}
m
...
...
yamls/zookeeper.pvc.yaml
View file @
2dadfbca
...
@@ -35,8 +35,6 @@ spec:
...
@@ -35,8 +35,6 @@ spec:
qcloud-app
:
{{
serviceName
}}
qcloud-app
:
{{
serviceName
}}
type
:
base
type
:
base
spec
:
spec
:
nodeSelector
:
zone
:
"
3"
containers
:
containers
:
-
image
:
ccr.ccs.tencentyun.com/{{image}}
-
image
:
ccr.ccs.tencentyun.com/{{image}}
imagePullPolicy
:
Always
imagePullPolicy
:
Always
...
...
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