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
4107d007
Commit
4107d007
authored
Aug 11, 2022
by
fangxinjiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
薪資配置
parent
5f43df40
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
yifu-auth-deployment.yaml
k8s-bash-test/yifu-auth-deployment.yaml
+1
-1
yifu-check-deployment.yaml
k8s-bash-test/yifu-check-deployment.yaml
+1
-1
yifu-job-deployment.yaml
k8s-bash-test/yifu-job-deployment.yaml
+1
-1
yifu-salary-deployment.yaml
k8s-bash-test/yifu-salary-deployment.yaml
+1
-1
yifu-social-deployment.yaml
k8s-bash-test/yifu-social-deployment.yaml
+1
-1
yifu-upms-deployment.yaml
k8s-bash-test/yifu-upms-deployment.yaml
+1
-1
No files found.
k8s-bash-test/yifu-auth-deployment.yaml
View file @
4107d007
...
...
@@ -44,7 +44,7 @@ spec: # 资源规范字段
containers
:
# 容器
-
name
:
yifu-auth
# 容器的名字
#image: 192.168.1.110:5500/qas-mvp/yifu-auth:1.0.0 # 容器镜像地址
image
:
localhost:5000/qas-mvp/yifu-a
rchives
-biz:1.0.0
#临时地址
image
:
localhost:5000/qas-mvp/yifu-a
uth
-biz:1.0.0
#临时地址
imagePullPolicy
:
IfNotPresent
# 每次Pod启动拉取镜像策略,三个选择 Always、Never、IfNotPresent
# Always,每次都检查;Never,每次都不检查(不管本地是否有);IfNotPresent,如果本地有就不检查,如果没有就拉取(手动测试时,
# 已经打好镜像存在docker容器中时,使用存在不检查级别,
...
...
k8s-bash-test/yifu-check-deployment.yaml
View file @
4107d007
...
...
@@ -44,7 +44,7 @@ spec: # 资源规范字段
containers
:
# 容器
-
name
:
yifu-check
# 容器的名字
#image: 192.168.1.110:5500/qas-mvp/yifu-check-biz:1.0.0 # 容器镜像地址
image
:
localhost:5000/qas-mvp/yifu-
archives
-biz:1.0.0
#临时地址
image
:
localhost:5000/qas-mvp/yifu-
check
-biz:1.0.0
#临时地址
imagePullPolicy
:
IfNotPresent
# 每次Pod启动拉取镜像策略,三个选择 Always、Never、IfNotPresent
# Always,每次都检查;Never,每次都不检查(不管本地是否有);IfNotPresent,如果本地有就不检查,如果没有就拉取(手动测试时,
# 已经打好镜像存在docker容器中时,使用存在不检查级别,
...
...
k8s-bash-test/yifu-job-deployment.yaml
View file @
4107d007
...
...
@@ -43,7 +43,7 @@ spec: # 资源规范字段
containers
:
# 容器
-
name
:
yifu-job
# 容器的名字
#image: hub.yifucenter.com:5500/qas-mvp/yifu-job-biz:1.0.0 # 容器镜像地址
image
:
localhost:5000/qas-mvp/yifu-
archives
-biz:1.0.0
#临时地址
image
:
localhost:5000/qas-mvp/yifu-
job
-biz:1.0.0
#临时地址
imagePullPolicy
:
IfNotPresent
# 每次Pod启动拉取镜像策略,三个选择 Always、Never、IfNotPresent
# Always,每次都检查;Never,每次都不检查(不管本地是否有);IfNotPresent,如果本地有就不检查,如果没有就拉取(手动测试时,
# 已经打好镜像存在docker容器中时,使用存在不检查级别,
...
...
k8s-bash-test/yifu-salary-deployment.yaml
View file @
4107d007
...
...
@@ -45,7 +45,7 @@ spec: # 资源规范字段
containers
:
# 容器
-
name
:
yifu-salary
# 容器的名字
#image: 192.168.1.110:5500/qas-mvp/yifu-salary-biz:1.0.0 # 容器镜像地址
image
:
localhost:5000/qas-mvp/yifu-
archives
-biz:1.0.0
#临时地址
image
:
localhost:5000/qas-mvp/yifu-
salary
-biz:1.0.0
#临时地址
imagePullPolicy
:
IfNotPresent
# 每次Pod启动拉取镜像策略,三个选择 Always、Never、IfNotPresent
# Always,每次都检查;Never,每次都不检查(不管本地是否有);IfNotPresent,如果本地有就不检查,如果没有就拉取(手动测试时,
# 已经打好镜像存在docker容器中时,使用存在不检查级别,
...
...
k8s-bash-test/yifu-social-deployment.yaml
View file @
4107d007
...
...
@@ -45,7 +45,7 @@ spec: # 资源规范字段
containers
:
# 容器
-
name
:
yifu-social
# 容器的名字
#image: 192.168.1.110:5500/qas-mvp/yifu-social-biz:1.0.0 # 容器镜像地址
image
:
localhost:5000/qas-mvp/yifu-
archives
-biz:1.0.0
#临时地址
image
:
localhost:5000/qas-mvp/yifu-
social
-biz:1.0.0
#临时地址
imagePullPolicy
:
IfNotPresent
# 每次Pod启动拉取镜像策略,三个选择 Always、Never、IfNotPresent
# Always,每次都检查;Never,每次都不检查(不管本地是否有);IfNotPresent,如果本地有就不检查,如果没有就拉取(手动测试时,
# 已经打好镜像存在docker容器中时,使用存在不检查级别,
...
...
k8s-bash-test/yifu-upms-deployment.yaml
View file @
4107d007
...
...
@@ -44,7 +44,7 @@ spec: # 资源规范字段
containers
:
# 容器
-
name
:
yifu-upms
# 容器的名字
#image: 192.168.1.110:5500/qas-mvp/yifu-upms-biz:1.0.0 # 容器镜像地址
image
:
localhost:5000/qas-mvp/yifu-
archive
s-biz:1.0.0
#临时地址
image
:
localhost:5000/qas-mvp/yifu-
upm
s-biz:1.0.0
#临时地址
imagePullPolicy
:
IfNotPresent
# 每次Pod启动拉取镜像策略,三个选择 Always、Never、IfNotPresent
# Always,每次都检查;Never,每次都不检查(不管本地是否有);IfNotPresent,如果本地有就不检查,如果没有就拉取(手动测试时,
# 已经打好镜像存在docker容器中时,使用存在不检查级别,
...
...
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