소스 검색

更新 'deploy.yaml'

robert 5 달 전
부모
커밋
c1bf711789
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

@@ -42,7 +42,7 @@ spec:
             mountPath: /data
         - name: init-package
           image: hub.evbj.easou.com/dev/busybox
-          command: ['sh', '-c', 'rm -rf /data/webapps/* && wget http://10.40.20.61/release/search-wapage/prod-64/easou-bi/1.0.13/easou-bi_1.0.13_dataMigration_T1.0.12-5783_1.0.13_20241107-105647_RBL/ROOT.war -O /data/webapps/ROOT.war && md5sum  /data/webapps/ROOT.war']
+          command: ['sh', '-c', 'rm -rf /data/webapps/* && wget http://10.40.20.61/release/search-wapage/prod-64/easou-bi/1.0.14/easou-bi_1.0.14_addK8s_T-5888_1.0.14_20241216-162719_RBL/ROOT.war -O /data/webapps/ROOT.war && md5sum  /data/webapps/ROOT.war']
           imagePullPolicy: IfNotPresent
           volumeMounts:
           - name: volume