|
@@ -80,28 +80,28 @@ metadata:
|
|
kubernetes.io/ingress.class: $JNLP_INGRESS
|
|
kubernetes.io/ingress.class: $JNLP_INGRESS
|
|
spec:
|
|
spec:
|
|
rules:
|
|
rules:
|
|
- - host: www.easou.com
|
|
|
|
|
|
+ - host: www.easou.cn
|
|
http:
|
|
http:
|
|
paths:
|
|
paths:
|
|
- path: /
|
|
- path: /
|
|
backend:
|
|
backend:
|
|
serviceName: $JNLP_CONTROL_NAME-svc
|
|
serviceName: $JNLP_CONTROL_NAME-svc
|
|
servicePort: $JNLP_CONTAINER_PORT
|
|
servicePort: $JNLP_CONTAINER_PORT
|
|
- - host: wap.easou.com
|
|
|
|
|
|
+ - host: wap.easou.cn
|
|
http:
|
|
http:
|
|
paths:
|
|
paths:
|
|
- path: /
|
|
- path: /
|
|
backend:
|
|
backend:
|
|
serviceName: $JNLP_CONTROL_NAME-svc
|
|
serviceName: $JNLP_CONTROL_NAME-svc
|
|
servicePort: $JNLP_CONTAINER_PORT
|
|
servicePort: $JNLP_CONTAINER_PORT
|
|
- - host: easou.com
|
|
|
|
|
|
+ - host: easou.cn
|
|
http:
|
|
http:
|
|
paths:
|
|
paths:
|
|
- path: /
|
|
- path: /
|
|
backend:
|
|
backend:
|
|
serviceName: $JNLP_CONTROL_NAME-svc
|
|
serviceName: $JNLP_CONTROL_NAME-svc
|
|
servicePort: $JNLP_CONTAINER_PORT
|
|
servicePort: $JNLP_CONTAINER_PORT
|
|
- - host: a.easou.com
|
|
|
|
|
|
+ - host: a.easou.cn
|
|
http:
|
|
http:
|
|
paths:
|
|
paths:
|
|
- path: /
|
|
- path: /
|