소스 검색

更新 'deploy-tmp.yaml'

duyangang 1 년 전
부모
커밋
fede9b38a1
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      deploy-tmp.yaml

+ 3 - 3
deploy-tmp.yaml

@@ -38,7 +38,7 @@ spec:
               name: port
           volumeMounts:
             - name: volume
-              mountPath: $JNLP_MOUNT_PATH 
+              mountPath: $JNLP_MOUNT_PATH
           livenessProbe:
             tcpSocket:
               port: $JNLP_CONTAINER_PORT
@@ -83,10 +83,10 @@ metadata:
     kubernetes.io/ingress.class: $JNLP_INGRESS
 spec:
   rules:
-    - host: mccallback.easou.com  #$JNLP_ENV-$DRONE_REPO_NAME$JNLP_DOMAIN
+    - host: $JNLP_ENV-$DRONE_REPO_NAME$JNLP_DOMAIN
       http:
         paths:
           - path: /
             backend:
               serviceName: $DRONE_REPO_NAME-svc
-              servicePort: $JNLP_CONTAINER_PORT
+              servicePort: $JNLP_CONTAINER_PORT