File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
internal/configure/topology Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,9 +118,9 @@ var (
118
118
{name : "cluster_mds_dummy_addr" },
119
119
{name : "cluster_mds_dummy_port" },
120
120
{name : "cluster_chunkserver_addr" , kind : []string {KIND_CURVEBS }},
121
- {name : "cluster_snapshotclone_addr" , kind : [] string { KIND_CURVEBS } },
121
+ {name : "cluster_snapshotclone_addr" },
122
122
{name : "cluster_snapshotclone_proxy_addr" , kind : []string {KIND_CURVEBS }},
123
- {name : "cluster_snapshotclone_dummy_port" , kind : [] string { KIND_CURVEBS } },
123
+ {name : "cluster_snapshotclone_dummy_port" },
124
124
{name : "cluster_snapshotclone_nginx_upstream" , kind : []string {KIND_CURVEBS }},
125
125
{name : "cluster_snapshot_addr" }, // tools-v2: compatible with some old version image
126
126
{name : "cluster_snapshot_dummy_addr" }, // tools-v2
You can’t perform that action at this time.
0 commit comments