Skip to content

Commit 3ca4ef6

Browse files
Merge pull request #5 from craigshoemaker/aca/component-portal
[Container Apps] Update: Java config server -> fix indentation
2 parents 57e2257 + 022036c commit 3ca4ef6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/container-apps/java-config-server.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Use the following steps to create each of the resources necessary to create a co
122122
| **Environment name** | Enter **my-environment**. |
123123
| **Zone redundancy** | Select **Disabled**. |
124124
125-
Select the **Create** button, and then select the **Container** tab.
125+
Select the **Create** button, and then select the **Container** tab.
126126
127127
1. In *Container* tab, enter the following values.
128128
@@ -134,7 +134,7 @@ Use the following steps to create each of the resources necessary to create a co
134134
| **Registry login server** | Enter **mcr.microsoft.com**. |
135135
| **Image and tag** | Enter **javacomponents/samples/sample-service-config-client:latest**. |
136136
137-
Select the **Ingress** tab.
137+
Select the **Ingress** tab.
138138
139139
1. In *Ingress* tab, enter the following and leave the rest of the form with their default values.
140140
@@ -145,7 +145,7 @@ Use the following steps to create each of the resources necessary to create a co
145145
| **Ingress type** | Select **HTTP**. |
146146
| **Target port** | Enter **8080**. |
147147
148-
Select **Review + create**.
148+
Select **Review + create**.
149149
150150
1. Once the validation checks pass, select **Create** to create your container app.
151151
@@ -205,7 +205,7 @@ Now that you have an existing environment and config server client container app
205205
| **Type** | Select **HTTP**. |
206206
| **URI** | Enter **https://github.com/Azure-Samples/azure-spring-cloud-config-java-aca.git**. |
207207
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**.
209209
210210
1. Select **Next**.
211211

0 commit comments

Comments
 (0)