fix: wait drive, cache root directory create successfully (#2035)

Co-authored-by: ubuntu <you@example.com>
This commit is contained in:
salt 2025-11-05 11:34:35 +08:00 committed by GitHub
parent 3f1e695581
commit 1a8dbf0f2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -241,7 +241,7 @@ spec:
value: os_framework_search3
containers:
- name: search3
image: beclab/search3:v0.0.70
image: beclab/search3:v0.0.71
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
@ -292,7 +292,7 @@ spec:
priorityClassName: "system-cluster-critical"
containers:
- name: search3monitor
image: beclab/search3monitor:v0.0.70
image: beclab/search3monitor:v0.0.71
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8081