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
27b14409
Commit
27b14409
authored
Apr 25, 2021
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
16e2b54d
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
17 additions
and
17 deletions
+17
-17
yamls/zhichan/alioss-deployment.yaml
+1
-1
yamls/zhichan/center-app-deployment.yaml
+1
-1
yamls/zhichan/center-channel-deployment.yaml
+1
-1
yamls/zhichan/center-order-deployment.yaml
+1
-1
yamls/zhichan/center-tmtransaction-deployment.yaml
+1
-1
yamls/zhichan/embed-deployment.yaml
+1
-1
yamls/zhichan/ent-profile-deployment.yaml
+1
-1
yamls/zhichan/igirl-channel-app.yaml
+1
-1
yamls/zhichan/igirl-channel-gateway.yaml
+1
-1
yamls/zhichan/igirl-web-deployment.yaml
+1
-1
yamls/zhichan/ipop-web-deployment.yaml
+1
-1
yamls/zhichan/jiaxiya-deployment.yaml
+1
-1
yamls/zhichan/paas-deployment.yaml
+1
-1
yamls/zhichan/qualitydoctor-deployment.yaml
+1
-1
yamls/zhichan/special-name-deployment.yaml
+1
-1
yamls/zhichan/zc-api-deployment.yaml
+1
-1
yamls/zhichan/zc-channel-web-deployment.yaml
+1
-1
No files found.
yamls/zhichan/alioss-deployment.yaml
View file @
27b14409
...
@@ -21,7 +21,7 @@ spec:
...
@@ -21,7 +21,7 @@ spec:
emptyDir
:
{}
emptyDir
:
{}
containers
:
containers
:
-
name
:
aliossjava
-
name
:
aliossjava
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:667.0.
1
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:667.0.
7
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/center-app-deployment.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
center-app
-
name
:
center-app
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:90.0.
5
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:90.0.
94
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/center-channel-deployment.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
center-channel
-
name
:
center-channel
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:80.
1.64
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:80.
2.116
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/center-order-deployment.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
center-order
-
name
:
center-order
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:81.1.
3
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:81.1.
135
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/center-tmtransaction-deployment.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
center-tmtransaction
-
name
:
center-tmtransaction
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:98.0.
2
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:98.0.
19
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/embed-deployment.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
embedapp
-
name
:
embedapp
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:29.0.2
1
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:29.0.2
2
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/ent-profile-deployment.yaml
View file @
27b14409
...
@@ -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.
66
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.1.
70
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/igirl-channel-app.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
igirl-channel-app
-
name
:
igirl-channel-app
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:42.0.
7
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:42.0.
10
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/igirl-channel-gateway.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
igirlchannelgateway
-
name
:
igirlchannelgateway
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:31.0.
44
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:31.0.
70
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/igirl-web-deployment.yaml
View file @
27b14409
...
@@ -21,7 +21,7 @@ spec:
...
@@ -21,7 +21,7 @@ spec:
containers
:
containers
:
-
name
:
igirl
-
name
:
igirl
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1.0.
73
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1.0.
89
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/ipop-web-deployment.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
ipopweb
-
name
:
ipopweb
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:7.0.6
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:7.0.
1
6
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/jiaxiya-deployment.yaml
View file @
27b14409
...
@@ -21,7 +21,7 @@ spec:
...
@@ -21,7 +21,7 @@ spec:
emptyDir
:
{}
emptyDir
:
{}
containers
:
containers
:
-
name
:
jiaxiya
-
name
:
jiaxiya
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:30.0.2
0
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:30.0.2
4
volumeMounts
:
volumeMounts
:
-
name
:
shared-data
-
name
:
shared-data
mountPath
:
/tmp
mountPath
:
/tmp
...
...
yamls/zhichan/paas-deployment.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
paas
-
name
:
paas
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18.0.2
6
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18.0.2
9
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/qualitydoctor-deployment.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
qualitydoctor
-
name
:
qualitydoctor
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.6.
2
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.6.
4
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/special-name-deployment.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
specialprofile
-
name
:
specialprofile
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:700.0.
3
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:700.0.
7
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/zc-api-deployment.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
zc-api
-
name
:
zc-api
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:2.0.
1
0
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:2.0.
3
0
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
ports
:
ports
:
-
containerPort
:
80
-
containerPort
:
80
...
...
yamls/zhichan/zc-channel-web-deployment.yaml
View file @
27b14409
...
@@ -18,7 +18,7 @@ spec:
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
restartPolicy
:
Always
containers
:
containers
:
-
name
:
zc-channel-web
-
name
:
zc-channel-web
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:3.0.1
01
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:3.0.1
15
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