ingress: add test domain
This commit is contained in:
parent
4ebe411645
commit
b4e9090c40
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ metadata:
|
|||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
- host: nginx-test.info
|
||||
- host: 2022-07-28.cdn.hjk.li
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
|
Loading…
Reference in a new issue