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
d828e867
Commit
d828e867
authored
Dec 06, 2019
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
e57caa83
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
yamls/jobs/crontest.yml
+2
-2
yamls/zhichan/all-ingress.yaml
+1
-1
yamls/zhichan/igirl-channel-gateway.yaml
+1
-1
No files found.
yamls/jobs/crontest.yml
View file @
d828e867
...
@@ -12,7 +12,8 @@ spec:
...
@@ -12,7 +12,8 @@ spec:
containers
:
containers
:
-
name
:
hello
-
name
:
hello
image
:
busybox
image
:
busybox
'
imagePullPolicy:
IfNotPresent
args:
args:
-
"bin/sh"
-
"bin/sh"
-
"-c"
-
"-c"
-
"
for
i
in
9
8
7
6
5
4
3
2
1;
do
echo
$i;
done"
-
"for
i
in
9
8
7
6
5
4
3
2
1;
do
echo
$i;
done"
\ No newline at end of file
yamls/zhichan/all-ingress.yaml
View file @
d828e867
...
@@ -175,7 +175,7 @@ metadata:
...
@@ -175,7 +175,7 @@ metadata:
namespace
:
chaolai
namespace
:
chaolai
spec
:
spec
:
rules
:
rules
:
-
host
:
jaxiya.gongsibao.com
-
host
:
j
i
axiya.gongsibao.com
http
:
http
:
paths
:
paths
:
-
path
:
/
-
path
:
/
...
...
yamls/zhichan/igirl-channel-gateway.yaml
View file @
d828e867
...
@@ -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/hantang/igirlchannelgateway:31.0.
8
image
:
registry.cn-beijing.aliyuncs.com/hantang/igirlchannelgateway:31.0.
9
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