Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
ingress
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit da7cc154
authored
Jan 14, 2020
by
wangtingwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
autodl测试域名切换为正式域名
1 parent
93e3c576
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
autodl-ingress.yaml
autodl-ingress.yaml
View file @
da7cc15
...
@@ -11,48 +11,48 @@ metadata:
...
@@ -11,48 +11,48 @@ metadata:
spec
:
spec
:
tls
:
tls
:
-
hosts
:
-
hosts
:
-
admin
-test
.autodl.com
-
admin.autodl.com
-
admin-backend
-test
.autodl.com
-
admin-backend.autodl.com
-
proxy
-test
.autodl.com
-
proxy.autodl.com
-
fs
-test
.autodl.com
-
fs.autodl.com
-
api
-test
.autodl.com
-
api.autodl.com
-
www
-test
.autodl.com
-
www.autodl.com
-
user-frontend.autodl.com
-
user-frontend.autodl.com
-
user-backend.autodl.com
-
user-backend.autodl.com
-
core-nginx.autodl.com
-
core-nginx.autodl.com
secretName
:
autodl-secret
secretName
:
autodl-secret
rules
:
rules
:
-
host
:
www
-test
.autodl.com
-
host
:
www.autodl.com
http
:
http
:
paths
:
paths
:
-
backend
:
-
backend
:
serviceName
:
autodl--frontend
serviceName
:
autodl--frontend
servicePort
:
80
#port
servicePort
:
80
#port
-
host
:
api
-test
.autodl.com
-
host
:
api.autodl.com
http
:
http
:
paths
:
paths
:
-
backend
:
-
backend
:
serviceName
:
autodl--nginx
serviceName
:
autodl--nginx
servicePort
:
30091
servicePort
:
30091
-
host
:
fs
-test
.autodl.com
-
host
:
fs.autodl.com
http
:
http
:
paths
:
paths
:
-
backend
:
-
backend
:
serviceName
:
autodl--nginx
serviceName
:
autodl--nginx
servicePort
:
30093
servicePort
:
30093
-
host
:
admin
-test
.autodl.com
-
host
:
admin.autodl.com
http
:
http
:
paths
:
paths
:
-
backend
:
-
backend
:
serviceName
:
autodl--admin-frontend
serviceName
:
autodl--admin-frontend
servicePort
:
80
#port
servicePort
:
80
#port
-
host
:
admin-backend
-test
.autodl.com
-
host
:
admin-backend.autodl.com
http
:
http
:
paths
:
paths
:
-
backend
:
-
backend
:
serviceName
:
autodl--nginx
serviceName
:
autodl--nginx
servicePort
:
30092
servicePort
:
30092
-
host
:
proxy
-test
.autodl.com
-
host
:
proxy.autodl.com
http
:
http
:
paths
:
paths
:
-
backend
:
-
backend
:
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment