Put back ticks around placeholder.

This commit is contained in:
steveperry-53 2016-09-29 20:05:30 -07:00
parent bdefba6fcd
commit dfc9bd1e5f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Kubernetes cluster.
kubectl label nodes <your-node-name> disktype=ssd
where <your-node-name> is the name of your chosen node.
where `<your-node-name>` is the name of your chosen node.
1. Verify that your chosen node has a `disktype=ssd` label: