소스 검색

[CI SKIP]

scofield 2 년 전
부모
커밋
52e00f94f3
1개의 변경된 파일1개의 추가작업 그리고 18개의 파일을 삭제
  1. 1 18
      deploy-tmp.yaml

+ 1 - 18
deploy-tmp.yaml

@@ -71,21 +71,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
+    app: $DRONE_REPO_NAME