|
@@ -42,7 +42,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/webapps/* && wget http://10.40.20.61/release/search-wapage/prod-64/bookcp/1.0.17/bookcp_1.0.17_timePluginOptimization_T1.0.16-5940_1.0.17_20250825-095529_RBL/bookcp-1.0.17-20250825095529.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
|
|
imagePullPolicy: IfNotPresent
|
|
|
volumeMounts:
|
|
volumeMounts:
|
|
|
- name: volume
|
|
- name: volume
|