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
2c644b85
Commit
2c644b85
authored
Sep 07, 2020
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
9a3e77b5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
18 deletions
+16
-18
yamls/zhichan/all-ingress.yaml
+0
-18
yamls/zhichan/newtime/newingress.yaml
+16
-0
No files found.
yamls/zhichan/all-ingress.yaml
View file @
2c644b85
...
@@ -45,7 +45,6 @@ spec:
...
@@ -45,7 +45,6 @@ spec:
serviceName
:
bpoweb-service
serviceName
:
bpoweb-service
servicePort
:
80
servicePort
:
80
---
---
apiVersion
:
extensions/v1beta1
apiVersion
:
extensions/v1beta1
kind
:
Ingress
kind
:
Ingress
metadata
:
metadata
:
...
@@ -61,7 +60,6 @@ spec:
...
@@ -61,7 +60,6 @@ spec:
serviceName
:
bpoweb-service
serviceName
:
bpoweb-service
servicePort
:
80
servicePort
:
80
---
---
apiVersion
:
extensions/v1beta1
apiVersion
:
extensions/v1beta1
kind
:
Ingress
kind
:
Ingress
metadata
:
metadata
:
...
@@ -337,22 +335,6 @@ spec:
...
@@ -337,22 +335,6 @@ spec:
apiVersion
:
extensions/v1beta1
apiVersion
:
extensions/v1beta1
kind
:
Ingress
kind
:
Ingress
metadata
:
metadata
:
name
:
jiaxiya-ingress
namespace
:
chaolai
spec
:
rules
:
-
host
:
jiaxiya.gongsibao.com
http
:
paths
:
-
path
:
/
backend
:
serviceName
:
jiaxiya-service
servicePort
:
80
---
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
name
:
embedapp-ingress
name
:
embedapp-ingress
namespace
:
chaolai
namespace
:
chaolai
spec
:
spec
:
...
...
yamls/zhichan/newtime/newingress.yaml
View file @
2c644b85
...
@@ -180,3 +180,19 @@ spec:
...
@@ -180,3 +180,19 @@ spec:
backend
:
backend
:
serviceName
:
mmc-service
serviceName
:
mmc-service
servicePort
:
80
servicePort
:
80
---
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
name
:
jiaxiya-ingress
namespace
:
newtime
spec
:
rules
:
-
host
:
jiaxiya.gongsibao.com
http
:
paths
:
-
path
:
/
backend
:
serviceName
:
jiaxiya-service
servicePort
:
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