[skip ci]Add comments for common conf (#8531)

Signed-off-by: xiaofan-luan <xiaofan.luan@zilliz.com>
This commit is contained in:
Xiaofan 2021-09-25 11:17:56 +08:00 committed by GitHub
parent d7f98ca4bb
commit dbcacec0a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,5 +10,5 @@
# or implied. See the License for the specific language governing permissions and limitations under the License.
common:
defaultPartitionName: "_default"
defaultIndexName: "_default_idx"
defaultPartitionName: "_default" # default partition name for a collection
defaultIndexName: "_default_idx" # default index name