stone 1 vuosi sitten
vanhempi
commit
189c062fbe
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

@@ -43,7 +43,7 @@ spec:
             mountPath: /data
         - name: init-package
           image: hub.evbj.easou.com/dev/busybox
-          command: ['sh', '-c', 'rm -rf /data/project/* && wget http://10.40.20.61/release/app-web/prod-64/esbookweb/1.5.444/esbookweb_1.5.444_eaVideoIOSLogout_T1.5.442-189954_1.5.444_20231017-143810_RBL/ROOT.war -O /data/project/ROOT.war && md5sum  /data/project/ROOT.war']
+          command: ['sh', '-c', 'rm -rf /data/project/* && wget http://10.40.20.61/release/app-web/prod-64/esbookweb/1.5.443/esbookweb_1.5.443_eaVideo1.1.0Dev_T1.5.442-189954_1.5.443_20231019-185729_RBL/ROOT.war -O /data/project/ROOT.war && md5sum  /data/project/ROOT.war']
           imagePullPolicy: IfNotPresent
           volumeMounts:
           - name: volume