Skip to content

Commit

Permalink
Update workload-ingress.md
Browse files Browse the repository at this point in the history
Update section 1. Deploying a Workload> step rancher#7 to say "Container Image" as shown in the UI.
  • Loading branch information
kourosh7 authored Mar 9, 2023
1 parent 58d34d8 commit 6cbc1a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ For this workload, you'll be deploying the application Rancher Hello-World.
1. Click **Create**.
1. Click **Deployment**.
1. Enter a **Name** for your workload.
1. From the **Docker Image** field, enter `rancher/hello-world`. This field is case-sensitive.
1. From the **Container Image** field, enter `rancher/hello-world`. This field is case-sensitive.
1. Click **Add Port** and enter `80` in the **Private Container Port** field. Adding a port enables access to the application inside and outside of the cluster. For more information, see [Services](../../../pages-for-subheaders/workloads-and-pods.md#services).
1. Click **Create**.

Expand Down

0 comments on commit 6cbc1a6

Please sign in to comment.