[skip e2e]Update chaos objects yaml (#13901)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
zhuwenxing 2021-12-21 21:10:12 +08:00 committed by GitHub
parent 3347dae370
commit 5a2b0fa342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 24 additions and 12 deletions

View File

@ -17,6 +17,7 @@ spec:
app.kubernetes.io/instance: milvus-chaos
app.kubernetes.io/name: milvus
component: datacoord
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0

View File

@ -17,6 +17,7 @@ spec:
app.kubernetes.io/instance: milvus-chaos
app.kubernetes.io/name: milvus
component: datanode
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0

View File

@ -16,6 +16,7 @@ spec:
labelSelectors:
app.kubernetes.io/instance: milvus-chaos
app.kubernetes.io/name: etcd
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0

View File

@ -17,6 +17,7 @@ spec:
app.kubernetes.io/instance: milvus-chaos
app.kubernetes.io/name: milvus
component: indexcoord
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0

View File

@ -17,6 +17,7 @@ spec:
app.kubernetes.io/instance: milvus-chaos
app.kubernetes.io/name: milvus
component: indexnode
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0

View File

@ -16,6 +16,7 @@ spec:
labelSelectors:
release: milvus-chaos
app: minio
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0

View File

@ -17,6 +17,7 @@ spec:
app.kubernetes.io/instance: milvus-chaos
app.kubernetes.io/name: milvus
component: proxy
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0

View File

@ -16,7 +16,8 @@ spec:
labelSelectors:
release: milvus-chaos
app: pulsar
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0

View File

@ -17,6 +17,7 @@ spec:
app.kubernetes.io/instance: milvus-chaos
app.kubernetes.io/name: milvus
component: querycoord
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0

View File

@ -19,6 +19,7 @@ spec:
app.kubernetes.io/instance: milvus-chaos
app.kubernetes.io/name: milvus
component: querynode
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0

View File

@ -17,6 +17,7 @@ spec:
app.kubernetes.io/instance: milvus-chaos
app.kubernetes.io/name: milvus
component: rootcoord
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0

View File

@ -17,6 +17,7 @@ spec:
app.kubernetes.io/instance: milvus-chaos
app.kubernetes.io/name: milvus
component: standalone
mode: one
mode: fixed
value: "1"
action: pod-kill
gracePeriod: 0