Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k8syml
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
k8syml
Commits
4aecd946
Commit
4aecd946
authored
Aug 28, 2020
by
蒋勇
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.gongsibao.com:jiangyong/k8syml
parents
e8f81c15
3bad6aca
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
yamls/zhichan/bpo-admin-deployment.yaml
+1
-1
yamls/zhichan/bpo-stat-deployment.yaml
+1
-1
yamls/zhichan/bpo-web-deployment.yaml
+1
-1
No files found.
yamls/zhichan/bpo-admin-deployment.yaml
View file @
4aecd946
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
bpoadmin
-
name
:
bpoadmin
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:9.0.5
4
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:9.0.5
6
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/bpo-stat-deployment.yaml
View file @
4aecd946
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
bpostat
-
name
:
bpostat
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:20.0.
34
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:20.0.
41
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/bpo-web-deployment.yaml
View file @
4aecd946
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
bpoweb
-
name
:
bpoweb
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:8.1.
7
5
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:8.1.
9
5
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
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