Explorar o código

更新 'deploy.yaml'

robert hai 3 semanas
pai
achega
534fcc6d67
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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/bookcp/1.0.18/bookcp_1.0.18_cpSettlement_T-6001_1.0.18_20260519-163653_RBL/bookcp-1.0.18-20260519163653.zip -O /data/webapps/bookcp.zip && cd /data/webapps;unzip bookcp.zip;mv dist ROOT && md5sum  /data/webapps/bookcp.zip']
+          command: ['sh', '-c', 'rm -rf /data/webapps/* && wget http://10.40.20.61/release/search-wapage/prod-64/bookcp/1.0.18/bookcp_1.0.18_cpSettlement_T-6001_1.0.18_20260519-163653_RBL/bookcp-1.0.18-20260519163653.zip -O /data/webapps/bookcp.zip && cd /data/webapps;unzip bookcp.zip;mv dist ROOT && md5sum /data/webapps/bookcp.zip']
           imagePullPolicy: IfNotPresent
           volumeMounts:
           - name: volume