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
dd6318ed
Commit
dd6318ed
authored
May 12, 2020
by
王昆
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.gongsibao.com:jiangyong/k8syml
parents
b934f520
aa44bb38
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
3 deletions
+20
-3
yamls/zhichan/all-ingress.yaml
+17
-0
yamls/zhichan/bpo-admin-deployment.yaml
+1
-1
yamls/zhichan/ent-profile-deployment.yaml
+1
-1
yamls/zhichan/fkrpt-result-deployment.yaml
+1
-1
No files found.
yamls/zhichan/all-ingress.yaml
View file @
dd6318ed
...
@@ -504,6 +504,23 @@ spec:
...
@@ -504,6 +504,23 @@ spec:
apiVersion
:
extensions/v1beta1
apiVersion
:
extensions/v1beta1
kind
:
Ingress
kind
:
Ingress
metadata
:
metadata
:
name
:
igirl-58caishui-ingress
namespace
:
chaolai
spec
:
rules
:
-
host
:
58-caishui.com
http
:
paths
:
-
path
:
/
backend
:
serviceName
:
igirl-service
servicePort
:
80
---
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
name
:
igirl-wangku-ingress
name
:
igirl-wangku-ingress
namespace
:
chaolai
namespace
:
chaolai
spec
:
spec
:
...
...
yamls/zhichan/bpo-admin-deployment.yaml
View file @
dd6318ed
...
@@ -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.3
8
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:9.0.3
9
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/ent-profile-deployment.yaml
View file @
dd6318ed
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
entprofile
-
name
:
entprofile
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.1.3
5
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.1.3
6
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/fkrpt-result-deployment.yaml
View file @
dd6318ed
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
fkrptresult
-
name
:
fkrptresult
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:100.0.4
7
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:100.0.4
8
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