浏览代码

更新 'deploy-tmp.yaml'

robert 4 年之前
父节点
当前提交
ebfdff46b8
共有 1 个文件被更改,包括 0 次插入87 次删除
  1. 0 87
      deploy-tmp.yaml

+ 0 - 87
deploy-tmp.yaml

@@ -78,90 +78,3 @@ metadata:
   namespace: $JNLP_ENV
   annotations:
     kubernetes.io/ingress.class: $JNLP_INGRESS
-spec:
-  rules:
-  - host: www.easou.cn 
-    http:
-      paths:
-      - path: /
-        backend:
-          serviceName: $JNLP_CONTROL_NAME-svc
-          servicePort: $JNLP_CONTAINER_PORT
-  - host: wap.easou.cn
-    http:
-      paths:
-      - path: /
-        backend:
-          serviceName: $JNLP_CONTROL_NAME-svc
-          servicePort: $JNLP_CONTAINER_PORT
-  - host: easou.cn
-    http:
-      paths:
-      - path: /
-        backend:
-          serviceName: $JNLP_CONTROL_NAME-svc
-          servicePort: $JNLP_CONTAINER_PORT
-  - host: a.easou.cn
-    http:
-      paths:
-      - path: /
-        backend:
-          serviceName: $JNLP_CONTROL_NAME-svc
-          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
-
-  - 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: /
-        backend:
-          serviceName: $JNLP_CONTROL_NAME-svc
-          servicePort: $JNLP_CONTAINER_PORT