[DOCS] match description with example in allocation docs page (#39606)
This commit is contained in:
parent
48b0deef4f
commit
f7e3f748b6
|
@ -21,5 +21,6 @@ shards disk.indices disk.used disk.avail disk.total disk.percent host ip
|
|||
// TESTRESPONSE[s/\d+(\.\d+)?[tgmk]?b/\\d+(\\.\\d+)?[tgmk]?b/ s/46/\\d+/]
|
||||
// TESTRESPONSE[s/CSUXak2/.+/ _cat]
|
||||
|
||||
Here we can see that each node has been allocated a single shard and
|
||||
that they're all using about the same amount of space.
|
||||
Here we can see that the single shard created has been allocated to the single
|
||||
node available.
|
||||
|
||||
|
|
Loading…
Reference in New Issue