Browse Source

更新 'deploy.yaml'

robert 2 years ago
parent
commit
fe350b7f18
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

@@ -43,7 +43,7 @@ spec:
             mountPath: /data
             mountPath: /data
         - name: init-package
         - name: init-package
           image: hub.evbj.easou.com/dev/busybox
           image: hub.evbj.easou.com/dev/busybox
-          command: ['sh', '-c', 'rm -rf /data/project/* && wget http://10.26.22.190/release/app-web/prod-64/esbookweb/1.5.425/esbookweb_1.5.425_chargeSessionID_T1.5.420-183252_1.5.425_20221227-165358_RBL/ROOT.war -O /data/project/ROOT.war && md5sum  /data/project/ROOT.war']
+          command: ['sh', '-c', 'rm -rf /data/project/* && wget http://10.26.22.190/release/app-web/prod-64/esbookweb/1.5.425/esbookweb_1.5.425_chargeSessionID_T1.5.420-183252_1.5.425_20221228-151708_RBL/ROOT.war -O /data/project/ROOT.war && md5sum  /data/project/ROOT.war']
           imagePullPolicy: IfNotPresent
           imagePullPolicy: IfNotPresent
           volumeMounts:
           volumeMounts:
           - name: volume
           - name: volume