mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 11:29:48 +08:00
[skip ci]Increase the time interval of pod kill (#10188)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
6fcfb353dd
commit
bf7cf72481
@ -14,4 +14,4 @@ spec:
|
||||
app.kubernetes.io/name: milvus
|
||||
component: querycoord
|
||||
scheduler:
|
||||
cron: '@every 5s'
|
||||
cron: '@every 15s'
|
||||
|
@ -14,4 +14,4 @@ spec:
|
||||
app.kubernetes.io/name: milvus
|
||||
component: querynode
|
||||
scheduler:
|
||||
cron: '@every 5s'
|
||||
cron: '@every 15s'
|
||||
|
Loading…
Reference in New Issue
Block a user