fix: change ingress host to paper.applaude.net
This commit is contained in:
parent
226d683a46
commit
f28fb34c6e
|
|
@ -8,7 +8,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
ingressClassName: apisix
|
ingressClassName: apisix
|
||||||
rules:
|
rules:
|
||||||
- host: newspaper.applaude.net
|
- host: paper.applaude.net
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue