Fix mismatched whitespace
Convert a tab to spaces to match other lines in snippet.
This commit is contained in:
@@ -320,7 +320,7 @@ The Topology Manager is a Kubelet component that allows resources to be co-ordin
|
|||||||
|
|
||||||
```gRPC
|
```gRPC
|
||||||
message TopologyInfo {
|
message TopologyInfo {
|
||||||
repeated NUMANode nodes = 1;
|
repeated NUMANode nodes = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
message NUMANode {
|
message NUMANode {
|
||||||
|
|||||||
Reference in New Issue
Block a user