可以创建租户

This commit is contained in:
ChenYi 2025-08-12 14:42:07 +08:00
parent 6c8f44f6a4
commit 6e6d3c5269
2 changed files with 4 additions and 2 deletions

@ -1 +1 @@
Subproject commit 3679d3f214e2b1746cc3e1574e83b7f34e875fa8 Subproject commit b0d24dcd5351d4a6e75dabb9e2edcd73355200a7

View File

@ -51,7 +51,9 @@
"DefaultBundles": 16, "DefaultBundles": 16,
"TopicMode": "Static", "TopicMode": "Static",
"EnableTopicTypeFilter": true, "EnableTopicTypeFilter": true,
"AllowedTopicTypes": [ "Dynamic", "Static" ] "AllowedTopicTypes": [ "Dynamic", "Static" ],
"AllowedClusters": [ "pulsar-cluster-1" ],
"AdminRoles": [ "admin" ]
}, },
"IoTDBOptions": { "IoTDBOptions": {
"UserName": "root", "UserName": "root",