Change tab indentations to space indentations

This commit is contained in:
vickyhella
2022-09-13 17:23:20 +08:00
parent 76b33211be
commit efb87b2abd
65 changed files with 422 additions and 415 deletions
@@ -23,7 +23,7 @@ For this workload, you'll be deploying the application Rancher Hello-World.
5. Click **Deploy**.
**Step Result:** The **Deploy Workload** page opens.
**Step Result:** The **Deploy Workload** page opens.
6. Enter a **Name** for your workload.
@@ -33,15 +33,15 @@ For this workload, you'll be deploying the application Rancher Hello-World.
9. From the **As a** drop-down, make sure that **NodePort (On every node)** is selected.
![As a dropdown, NodePort (On every node selected)](/img/nodeport-dropdown.png)
![As a dropdown, NodePort (On every node selected)](/img/nodeport-dropdown.png)
10. From the **On Listening Port** field, leave the **Random** value in place.
![On Listening Port, Random selected](/img/listening-port-field.png)
![On Listening Port, Random selected](/img/listening-port-field.png)
11. From the **Publish the container port** field, enter port `80`.
![Publish the container port, 80 entered](/img/container-port-field.png)
![Publish the container port, 80 entered](/img/container-port-field.png)
12. Leave the remaining options on their default setting. We'll tell you about them later.