File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Assume that the topology has three layers: `zone > rack > host`. You can set a l
4545
4646 ```toml
4747 [server ]
48- labels = " zone=<zone>,rack=<rack>,host=<host>"
48+ labels = { zone =" <zone>" ,rack =" <rack>" ,host =" <host>" }
4949 ```
5050
5151# # Example
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Assume that the topology has three layers: `zone > rack > host`. You can set a l
4545
4646 ```toml
4747 [server ]
48- labels = " zone=<zone>,rack=<rack>,host=<host>"
48+ labels = { zone =" <zone>" ,rack =" <rack>" ,host =" <host>" }
4949 ```
5050
5151# # Example
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Assume that the topology has three layers: `zone > rack > host`. You can set a l
4545
4646 ```toml
4747 [server ]
48- labels = " zone=<zone>,rack=<rack>,host=<host>"
48+ labels = { zone =" <zone>" ,rack =" <rack>" ,host =" <host>" }
4949 ```
5050
5151# # Example
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Assume that the topology has three layers: `zone > rack > host`. You can set a l
4545
4646 ```toml
4747 [server ]
48- labels = " zone=<zone>,rack=<rack>,host=<host>"
48+ labels = { zone =" <zone>" ,rack =" <rack>" ,host =" <host>" }
4949 ```
5050
5151# # Example
You can’t perform that action at this time.
0 commit comments