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 (
118118 {name : "cluster_mds_dummy_addr" },
119119 {name : "cluster_mds_dummy_port" },
120120 {name : "cluster_chunkserver_addr" , kind : []string {KIND_CURVEBS }},
121- {name : "cluster_snapshotclone_addr" , kind : [] string { KIND_CURVEBS } },
121+ {name : "cluster_snapshotclone_addr" },
122122 {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" },
124124 {name : "cluster_snapshotclone_nginx_upstream" , kind : []string {KIND_CURVEBS }},
125125 {name : "cluster_snapshot_addr" }, // tools-v2: compatible with some old version image
126126 {name : "cluster_snapshot_dummy_addr" }, // tools-v2
You can’t perform that action at this time.
0 commit comments