Skip to content

Commit

Permalink
docs: remove pool by-uuid
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Castro <[email protected]>
  • Loading branch information
tiagolobocastro committed Jan 10, 2024
1 parent 6fe1ede commit 7a4ed7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart/configure-mayastor.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ metadata:
namespace: mayastor
spec:
node: workernode-1-hostname
disks: ["/dev/disk/by-uuid/<uuid>"]
disks: ["/dev/disk/by-id/<id>"]
EOF
```
{% endtab %}
Expand Down

0 comments on commit 7a4ed7d

Please sign in to comment.