|
@@ -108,4 +108,31 @@ spec:
|
|
backend:
|
|
backend:
|
|
serviceName: $JNLP_CONTROL_NAME-svc
|
|
serviceName: $JNLP_CONTROL_NAME-svc
|
|
servicePort: $JNLP_CONTAINER_PORT
|
|
servicePort: $JNLP_CONTAINER_PORT
|
|
-
|
|
|
|
|
|
+ - host: www.appeasou.com
|
|
|
|
+ http:
|
|
|
|
+ paths:
|
|
|
|
+ - path: /
|
|
|
|
+ backend:
|
|
|
|
+ serviceName: $JNLP_CONTROL_NAME-svc
|
|
|
|
+ servicePort: $JNLP_CONTAINER_PORT
|
|
|
|
+ - host: wap.appeasou.com
|
|
|
|
+ http:
|
|
|
|
+ paths:
|
|
|
|
+ - path: /
|
|
|
|
+ backend:
|
|
|
|
+ serviceName: $JNLP_CONTROL_NAME-svc
|
|
|
|
+ servicePort: $JNLP_CONTAINER_PORT
|
|
|
|
+ - host: appeasou.com
|
|
|
|
+ http:
|
|
|
|
+ paths:
|
|
|
|
+ - path: /
|
|
|
|
+ backend:
|
|
|
|
+ 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
|