Skip to content

Commit 2c8779d

Browse files
committed
cherry-pick: wait drive, cache root directory create successfully (#2035)
1 parent 82b5a66 commit 2c8779d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

framework/search3/.olares/config/cluster/deploy/search3_server_deploy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ spec:
241241
value: os_framework_search3
242242
containers:
243243
- name: search3
244-
image: beclab/search3:v0.0.70
244+
image: beclab/search3:v0.0.71
245245
imagePullPolicy: IfNotPresent
246246
ports:
247247
- containerPort: 8080
@@ -292,7 +292,7 @@ spec:
292292
priorityClassName: "system-cluster-critical"
293293
containers:
294294
- name: search3monitor
295-
image: beclab/search3monitor:v0.0.70
295+
image: beclab/search3monitor:v0.0.71
296296
imagePullPolicy: IfNotPresent
297297
ports:
298298
- containerPort: 8081

0 commit comments

Comments
 (0)