|
@@ -150,7 +150,7 @@ metadata:
|
|
namespace: pro
|
|
namespace: pro
|
|
spec:
|
|
spec:
|
|
rules:
|
|
rules:
|
|
- - host: pro-realtime-yuewen.ieasou.cn
|
|
|
|
|
|
+ - host: ywrealtime.appeasou.com
|
|
http:
|
|
http:
|
|
paths:
|
|
paths:
|
|
- path: /
|
|
- path: /
|
|
@@ -160,6 +160,16 @@ spec:
|
|
name: realtime-yuewen-svc
|
|
name: realtime-yuewen-svc
|
|
port:
|
|
port:
|
|
number: 8080
|
|
number: 8080
|
|
|
|
+ - host: pro-realtime-yuewen.ieasou.cn
|
|
|
|
+ http:
|
|
|
|
+ paths:
|
|
|
|
+ - path: /
|
|
|
|
+ pathType: Prefix
|
|
|
|
+ backend:
|
|
|
|
+ service:
|
|
|
|
+ name: [ APP ]-svc
|
|
|
|
+ port:
|
|
|
|
+ number: 8080
|
|
ingressClassName: nginx
|
|
ingressClassName: nginx
|
|
---
|
|
---
|
|
apiVersion: v1
|
|
apiVersion: v1
|