Sfoglia il codice sorgente

更新 'deploy.yaml'

robert 5 mesi fa
parent
commit
c1bf711789
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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