Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yifu-mvp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
fangxinjiang
yifu-mvp
Commits
92171140
Commit
92171140
authored
Aug 09, 2022
by
fangxinjiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试环境配置调整
parent
256f3e70
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
9 additions
and
0 deletions
+9
-0
yifu-archives-deployment.yaml
k8s-bash-test/yifu-archives-deployment.yaml
+1
-0
yifu-auth-deployment.yaml
k8s-bash-test/yifu-auth-deployment.yaml
+1
-0
yifu-check-deployment.yaml
k8s-bash-test/yifu-check-deployment.yaml
+1
-0
yifu-codegen-deployment.yaml
k8s-bash-test/yifu-codegen-deployment.yaml
+1
-0
yifu-consumer-deployment.yaml
k8s-bash-test/yifu-consumer-deployment.yaml
+1
-0
yifu-provider-deployment.yaml
k8s-bash-test/yifu-provider-deployment.yaml
+1
-0
yifu-salary-deployment.yaml
k8s-bash-test/yifu-salary-deployment.yaml
+1
-0
yifu-social-deployment.yaml
k8s-bash-test/yifu-social-deployment.yaml
+1
-0
yifu-upms-deployment.yaml
k8s-bash-test/yifu-upms-deployment.yaml
+1
-0
No files found.
k8s-bash-test/yifu-archives-deployment.yaml
View file @
92171140
...
@@ -41,6 +41,7 @@ spec: # 资源规范字段
...
@@ -41,6 +41,7 @@ spec: # 资源规范字段
spec
:
# 资源规范字段
spec
:
# 资源规范字段
nodeSelector
:
# node 选择器
nodeSelector
:
# node 选择器
node-type
:
worker
# node标签
node-type
:
worker
# node标签
kubernetes.io/hostname
:
yfmaster1
containers
:
# 容器
containers
:
# 容器
-
name
:
yifu-archives
# 容器的名字
-
name
:
yifu-archives
# 容器的名字
image
:
192.168.1.110:5500/qas-mvp/yifu-archives-biz:1.0.0
# 容器镜像地址
image
:
192.168.1.110:5500/qas-mvp/yifu-archives-biz:1.0.0
# 容器镜像地址
...
...
k8s-bash-test/yifu-auth-deployment.yaml
View file @
92171140
...
@@ -40,6 +40,7 @@ spec: # 资源规范字段
...
@@ -40,6 +40,7 @@ spec: # 资源规范字段
spec
:
# 资源规范字段
spec
:
# 资源规范字段
nodeSelector
:
# node 选择器
nodeSelector
:
# node 选择器
node-type
:
worker
# node标签
node-type
:
worker
# node标签
kubernetes.io/hostname
:
yfmaster1
containers
:
# 容器
containers
:
# 容器
-
name
:
yifu-auth
# 容器的名字
-
name
:
yifu-auth
# 容器的名字
image
:
192.168.1.110:5500/qas-mvp/yifu-auth:1.0.0
# 容器镜像地址
image
:
192.168.1.110:5500/qas-mvp/yifu-auth:1.0.0
# 容器镜像地址
...
...
k8s-bash-test/yifu-check-deployment.yaml
View file @
92171140
...
@@ -40,6 +40,7 @@ spec: # 资源规范字段
...
@@ -40,6 +40,7 @@ spec: # 资源规范字段
spec
:
# 资源规范字段
spec
:
# 资源规范字段
nodeSelector
:
# node 选择器
nodeSelector
:
# node 选择器
node-type
:
worker
# node标签
node-type
:
worker
# node标签
kubernetes.io/hostname
:
yfmaster1
containers
:
# 容器
containers
:
# 容器
-
name
:
yifu-check
# 容器的名字
-
name
:
yifu-check
# 容器的名字
image
:
192.168.1.110:5500/qas-mvp/yifu-check-biz:1.0.0
# 容器镜像地址
image
:
192.168.1.110:5500/qas-mvp/yifu-check-biz:1.0.0
# 容器镜像地址
...
...
k8s-bash-test/yifu-codegen-deployment.yaml
View file @
92171140
...
@@ -40,6 +40,7 @@ spec: # 资源规范字段
...
@@ -40,6 +40,7 @@ spec: # 资源规范字段
spec
:
# 资源规范字段
spec
:
# 资源规范字段
nodeSelector
:
# node 选择器
nodeSelector
:
# node 选择器
node-type
:
worker
# node标签
node-type
:
worker
# node标签
kubernetes.io/hostname
:
yfmaster1
containers
:
# 容器
containers
:
# 容器
-
name
:
yifu-codegen
# 容器的名字
-
name
:
yifu-codegen
# 容器的名字
image
:
192.168.1.110:5500/qas-mvp/yifu-codegen:1.0.0
# 容器镜像地址
image
:
192.168.1.110:5500/qas-mvp/yifu-codegen:1.0.0
# 容器镜像地址
...
...
k8s-bash-test/yifu-consumer-deployment.yaml
View file @
92171140
...
@@ -39,6 +39,7 @@ spec: # 资源规范字段
...
@@ -39,6 +39,7 @@ spec: # 资源规范字段
spec
:
# 资源规范字段
spec
:
# 资源规范字段
nodeSelector
:
# node 选择器
nodeSelector
:
# node 选择器
node-type
:
worker
# node标签
node-type
:
worker
# node标签
kubernetes.io/hostname
:
yfmaster1
containers
:
# 容器
containers
:
# 容器
-
name
:
yifu-consumer
# 容器的名字
-
name
:
yifu-consumer
# 容器的名字
image
:
192.168.1.110:5500/qas-mvp/yifu-consumer:1.0.0
# 容器镜像地址
image
:
192.168.1.110:5500/qas-mvp/yifu-consumer:1.0.0
# 容器镜像地址
...
...
k8s-bash-test/yifu-provider-deployment.yaml
View file @
92171140
...
@@ -39,6 +39,7 @@ spec: # 资源规范字段
...
@@ -39,6 +39,7 @@ spec: # 资源规范字段
spec
:
# 资源规范字段
spec
:
# 资源规范字段
nodeSelector
:
# node 选择器
nodeSelector
:
# node 选择器
node-type
:
worker
# node标签
node-type
:
worker
# node标签
kubernetes.io/hostname
:
yfmaster1
containers
:
# 容器
containers
:
# 容器
-
name
:
yifu-provider
# 容器的名字
-
name
:
yifu-provider
# 容器的名字
image
:
192.168.1.110:5500/qas-mvp/yifu-provider:1.0.0
# 容器镜像地址
image
:
192.168.1.110:5500/qas-mvp/yifu-provider:1.0.0
# 容器镜像地址
...
...
k8s-bash-test/yifu-salary-deployment.yaml
View file @
92171140
...
@@ -41,6 +41,7 @@ spec: # 资源规范字段
...
@@ -41,6 +41,7 @@ spec: # 资源规范字段
spec
:
# 资源规范字段
spec
:
# 资源规范字段
nodeSelector
:
# node 选择器
nodeSelector
:
# node 选择器
node-type
:
worker
# node标签
node-type
:
worker
# node标签
kubernetes.io/hostname
:
yfmaster1
containers
:
# 容器
containers
:
# 容器
-
name
:
yifu-salary
# 容器的名字
-
name
:
yifu-salary
# 容器的名字
image
:
192.168.1.110:5500/qas-mvp/yifu-salary-biz:1.0.0
# 容器镜像地址
image
:
192.168.1.110:5500/qas-mvp/yifu-salary-biz:1.0.0
# 容器镜像地址
...
...
k8s-bash-test/yifu-social-deployment.yaml
View file @
92171140
...
@@ -41,6 +41,7 @@ spec: # 资源规范字段
...
@@ -41,6 +41,7 @@ spec: # 资源规范字段
spec
:
# 资源规范字段
spec
:
# 资源规范字段
nodeSelector
:
# node 选择器
nodeSelector
:
# node 选择器
node-type
:
worker
# node标签
node-type
:
worker
# node标签
kubernetes.io/hostname
:
yfmaster1
containers
:
# 容器
containers
:
# 容器
-
name
:
yifu-social
# 容器的名字
-
name
:
yifu-social
# 容器的名字
image
:
192.168.1.110:5500/qas-mvp/yifu-social-biz:1.0.0
# 容器镜像地址
image
:
192.168.1.110:5500/qas-mvp/yifu-social-biz:1.0.0
# 容器镜像地址
...
...
k8s-bash-test/yifu-upms-deployment.yaml
View file @
92171140
...
@@ -40,6 +40,7 @@ spec: # 资源规范字段
...
@@ -40,6 +40,7 @@ spec: # 资源规范字段
spec
:
# 资源规范字段
spec
:
# 资源规范字段
nodeSelector
:
# node 选择器
nodeSelector
:
# node 选择器
node-type
:
worker
# node标签
node-type
:
worker
# node标签
kubernetes.io/hostname
:
yfmaster1
containers
:
# 容器
containers
:
# 容器
-
name
:
yifu-upms
# 容器的名字
-
name
:
yifu-upms
# 容器的名字
image
:
192.168.1.110:5500/qas-mvp/yifu-upms-biz:1.0.0
# 容器镜像地址
image
:
192.168.1.110:5500/qas-mvp/yifu-upms-biz:1.0.0
# 容器镜像地址
...
...
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