[skip ci]Update the comment of yaml to uppercase (#9502)

Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
pull/9537/head
shiyu22 2021-10-09 10:55:14 +08:00 committed by GitHub
parent c4ec439b56
commit 7caccd36ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -135,7 +135,7 @@ log:
format: text # text/json
msgChannel:
# channel name generation rule: ${namePrefix}-${ChannelIdx}
# Channel name generation rule: ${namePrefix}-${ChannelIdx}
chanNamePrefix:
cluster: "by-dev"
rootCoordTimeTick: "rootcoord-timetick"
@ -146,14 +146,14 @@ msgChannel:
proxyTimeTick: "proxyTimeTick"
queryTimeTick: "queryTimeTick"
queryNodeStats: "query-node-stats"
# cmd for loadIndex, flush, etc...
# Cmd for loadIndex, flush, etc...
cmd: "cmd"
dataCoordInsertChannel: "insert-channel-"
dataCoordStatistic: "datacoord-statistics-channel"
dataCoordTimeTick: "datacoord-timetick-channel"
dataCoordSegmentInfo: "segment-info-channel"
# sub name generation rule: ${subNamePrefix}-${NodeID}
# Sub name generation rule: ${subNamePrefix}-${NodeID}
subNamePrefix:
rootCoordSubNamePrefix: "rootCoord"
proxySubNamePrefix: "proxy"
@ -163,4 +163,4 @@ msgChannel:
common:
defaultPartitionName: "_default" # default partition name for a collection
defaultIndexName: "_default_idx" # default index name
defaultIndexName: "_default_idx" # default index name