可以创建租户
This commit is contained in:
parent
6c8f44f6a4
commit
6e6d3c5269
@ -1 +1 @@
|
|||||||
Subproject commit 3679d3f214e2b1746cc3e1574e83b7f34e875fa8
|
Subproject commit b0d24dcd5351d4a6e75dabb9e2edcd73355200a7
|
||||||
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user