We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b5a66 commit 2c8779dCopy full SHA for 2c8779d
framework/search3/.olares/config/cluster/deploy/search3_server_deploy.yaml
@@ -241,7 +241,7 @@ spec:
241
value: os_framework_search3
242
containers:
243
- name: search3
244
- image: beclab/search3:v0.0.70
+ image: beclab/search3:v0.0.71
245
imagePullPolicy: IfNotPresent
246
ports:
247
- containerPort: 8080
@@ -292,7 +292,7 @@ spec:
292
priorityClassName: "system-cluster-critical"
293
294
- name: search3monitor
295
- image: beclab/search3monitor:v0.0.70
+ image: beclab/search3monitor:v0.0.71
296
297
298
- containerPort: 8081
0 commit comments