Browse Source

更新 'deploy-tmp.yaml'

scofield 2 năm trước cách đây
mục cha
commit
ac4d2c55fc
1 tập tin đã thay đổi với 1 bổ sung46 xóa
  1. 1 46
      deploy-tmp.yaml

+ 1 - 46
deploy-tmp.yaml

@@ -81,49 +81,4 @@ spec:
   - port: $JNLP_CONTAINER_PORT
     targetPort: $JNLP_CONTAINER_PORT
   selector:
-    app: $DRONE_REPO_NAME
----
-apiVersion: extensions/v1beta1
-kind: Ingress
-metadata:
-  name: $DRONE_REPO_NAME-ingress
-  namespace: $JNLP_ENV
-  annotations:
-    kubernetes.io/ingress.class: $JNLP_INGRESS
-spec:
-  rules:
-  - host: $JNLP_ENV-$DRONE_REPO_NAME$JNLP_DOMAIN
-    http:
-      paths:
-      - path: /
-        backend:
-          serviceName: $DRONE_REPO_NAME-svc
-          servicePort: $JNLP_CONTAINER_PORT
-  - host: wap.appeasou.com
-    http:
-      paths:
-      - path: /
-        backend:
-          serviceName: dashouye-svc
-          servicePort: 80
-  - host: a.appeasou.com
-    http:
-      paths:
-      - path: /
-        backend:
-          serviceName: dashouye-svc
-          servicePort: 80
-  - host: wap.easou.com
-    http:
-      paths:
-      - path: /
-        backend:
-          serviceName: dashouye-svc
-          servicePort: 80
-  - host: a.easou.com
-    http:
-      paths:
-      - path: /
-        backend:
-          serviceName: dashouye-svc
-          servicePort: 80
+    app: $DRONE_REPO_NAME