@@ -122,7 +122,7 @@ Use the following steps to create each of the resources necessary to create a co
122
122
| **Environment name** | Enter **my-environment**. |
123
123
| **Zone redundancy** | Select **Disabled**. |
124
124
125
- Select the **Create** button, and then select the **Container** tab.
125
+ Select the **Create** button, and then select the **Container** tab.
126
126
127
127
1. In *Container* tab, enter the following values.
128
128
@@ -134,7 +134,7 @@ Use the following steps to create each of the resources necessary to create a co
134
134
| **Registry login server** | Enter **mcr.microsoft.com**. |
135
135
| **Image and tag** | Enter **javacomponents/samples/sample-service-config-client:latest**. |
136
136
137
- Select the **Ingress** tab.
137
+ Select the **Ingress** tab.
138
138
139
139
1. In *Ingress* tab, enter the following and leave the rest of the form with their default values.
140
140
@@ -145,7 +145,7 @@ Use the following steps to create each of the resources necessary to create a co
145
145
| **Ingress type** | Select **HTTP**. |
146
146
| **Target port** | Enter **8080**. |
147
147
148
- Select **Review + create**.
148
+ Select **Review + create**.
149
149
150
150
1. Once the validation checks pass, select **Create** to create your container app.
151
151
@@ -205,7 +205,7 @@ Now that you have an existing environment and config server client container app
205
205
| **Type** | Select **HTTP**. |
206
206
| **URI** | Enter **https://github.com/Azure-Samples/azure-spring-cloud-config-java-aca.git**. |
207
207
208
- Leave the rest of the fields with the default values and select **Add**.
208
+ Leave the rest of the fields with the default values and select **Add**.
209
209
210
210
1. Select **Next**.
211
211
0 commit comments