|
@@ -130,6 +130,35 @@ spec:
|
|
|
serviceName: $JNLP_CONTROL_NAME-svc
|
|
|
servicePort: $JNLP_CONTAINER_PORT
|
|
|
- host: a.appeasou.com
|
|
|
+ http:
|
|
|
+ paths:
|
|
|
+ - path: /
|
|
|
+ backend:
|
|
|
+ serviceName: $JNLP_CONTROL_NAME-svc
|
|
|
+ servicePort: $JNLP_CONTAINER_PORT
|
|
|
+
|
|
|
+ - host: www.easou.com
|
|
|
+ http:
|
|
|
+ paths:
|
|
|
+ - path: /
|
|
|
+ backend:
|
|
|
+ serviceName: $JNLP_CONTROL_NAME-svc
|
|
|
+ servicePort: $JNLP_CONTAINER_PORT
|
|
|
+ - host: wap.easou.com
|
|
|
+ http:
|
|
|
+ paths:
|
|
|
+ - path: /
|
|
|
+ backend:
|
|
|
+ serviceName: $JNLP_CONTROL_NAME-svc
|
|
|
+ servicePort: $JNLP_CONTAINER_PORT
|
|
|
+ - host: easou.com
|
|
|
+ http:
|
|
|
+ paths:
|
|
|
+ - path: /
|
|
|
+ backend:
|
|
|
+ serviceName: $JNLP_CONTROL_NAME-svc
|
|
|
+ servicePort: $JNLP_CONTAINER_PORT
|
|
|
+ - host: a.easou.com
|
|
|
http:
|
|
|
paths:
|
|
|
- path: /
|