Browse Source

更新 'deployment.yaml'

robert 5 years ago
parent
commit
1c4a440067
1 changed files with 1 additions and 88 deletions
  1. 1 88
      deployment.yaml

+ 1 - 88
deployment.yaml

@@ -77,91 +77,4 @@ metadata:
   name: $JNLP_CONTROL_NAME-ing
   name: $JNLP_CONTROL_NAME-ing
   namespace: $JNLP_ENV
   namespace: $JNLP_ENV
   annotations:
   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
+    kubernetes.io/ingress.class: $JNLP_INGRESS