enhance:[skip e2e]remove some custom deploy config (#31441)

pr: https://github.com/milvus-io/milvus/pull/31440

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/31462/head
zhuwenxing 2024-03-20 20:57:06 +08:00 committed by GitHub
parent 9d61ef56c7
commit a07abba1a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 36 deletions

View File

@ -134,12 +134,4 @@ pulsar:
defaultRetentionSizeInMB: "8192"
backlogQuotaDefaultLimitGB: "8"
backlogQuotaDefaultRetentionPolicy: producer_exception
extraConfigFiles:
user.yaml: |+
dataCoord:
compaction:
indexBasedCompaction: false
indexCoord:
scheduler:
interval: 100

View File

@ -33,12 +33,4 @@ minio:
mode: standalone
pulsar:
enabled: false
extraConfigFiles:
user.yaml: |+
dataCoord:
compaction:
indexBasedCompaction: false
indexCoord:
scheduler:
interval: 100

View File

@ -125,12 +125,4 @@ pulsar:
defaultRetentionSizeInMB: "8192"
backlogQuotaDefaultLimitGB: "8"
backlogQuotaDefaultRetentionPolicy: producer_exception
extraConfigFiles:
user.yaml: |+
dataCoord:
compaction:
indexBasedCompaction: false
indexCoord:
scheduler:
interval: 100

View File

@ -32,12 +32,4 @@ minio:
mode: standalone
pulsar:
enabled: false
extraConfigFiles:
user.yaml: |+
dataCoord:
compaction:
indexBasedCompaction: false
indexCoord:
scheduler:
interval: 100