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
2b713afc
Commit
2b713afc
authored
Apr 28, 2021
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改域名配置
parent
0a19ca62
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
70 additions
and
2 deletions
+70
-2
yamls/zhichan/all-ingress.yaml
+70
-2
No files found.
yamls/zhichan/all-ingress.yaml
View file @
2b713afc
...
...
@@ -1437,13 +1437,13 @@ spec:
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
name
:
gsbtest
-qifu-ingress
name
:
pannong
-qifu-ingress
namespace
:
chaolai
annotations
:
configuration.konghq.com
:
kongingress-strip-path
spec
:
rules
:
-
host
:
gsbtest
.qifu.gongsibao.com
-
host
:
pannong
.qifu.gongsibao.com
http
:
paths
:
-
path
:
/
...
...
@@ -1693,6 +1693,74 @@ spec:
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
name
:
ename-gongsibao-ingress
namespace
:
chaolai
annotations
:
configuration.konghq.com
:
kongingress-strip-path
spec
:
rules
:
-
host
:
ename.qifu.gongsibao.com
http
:
paths
:
-
path
:
/
backend
:
serviceName
:
center-channel-service
servicePort
:
80
---
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
name
:
tencent-gongsibao-ingress
namespace
:
chaolai
annotations
:
configuration.konghq.com
:
kongingress-strip-path
spec
:
rules
:
-
host
:
tencent.qifu.gongsibao.com
http
:
paths
:
-
path
:
/
backend
:
serviceName
:
center-channel-service
servicePort
:
80
---
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
name
:
tm1688-gongsibao-ingress
namespace
:
chaolai
annotations
:
configuration.konghq.com
:
kongingress-strip-path
spec
:
rules
:
-
host
:
tm1688.qifu.gongsibao.com
http
:
paths
:
-
path
:
/
backend
:
serviceName
:
center-channel-service
servicePort
:
80
---
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
name
:
xiankaihaodian-gongsibao-ingress
namespace
:
chaolai
annotations
:
configuration.konghq.com
:
kongingress-strip-path
spec
:
rules
:
-
host
:
xiankaihaodian.gongsibao.com
http
:
paths
:
-
path
:
/
backend
:
serviceName
:
center-channel-service
servicePort
:
80
---
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
name
:
center-order-ingress
namespace
:
chaolai
annotations
:
...
...
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