[skip e2e]Use default config for deploy test (#22824)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/22828/head
zhuwenxing 2023-03-17 15:09:56 +08:00 committed by GitHub
parent 4ea424f4ec
commit 3b2bd089e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -127,8 +127,8 @@ pulsar:
backlogQuotaDefaultLimitGB: "8"
backlogQuotaDefaultRetentionPolicy: producer_exception
extraConfigFiles:
user.yaml: |+
dataNode:
memory:
forceSyncEnable: false
# extraConfigFiles:
# user.yaml: |+
# dataNode:
# memory:
# forceSyncEnable: false

View File

@ -34,8 +34,8 @@ minio:
pulsar:
enabled: false
extraConfigFiles:
user.yaml: |+
dataNode:
memory:
forceSyncEnable: false
# extraConfigFiles:
# user.yaml: |+
# dataNode:
# memory:
# forceSyncEnable: false