Skip to content

Commit d87b000

Browse files
authored
Update howto-deploy-java-wls-app.md
1 parent 791e863 commit d87b000

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/aks/howto-deploy-java-wls-app.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -475,13 +475,14 @@ Use the following steps to build the image:
475475
This command should produce output similar to the following example:
476476
477477
```output
478+
/auxiliary/models/domain.yaml
479+
/auxiliary/models/model.properties
478480
/auxiliary/models/dbmodel.yaml
479481
/auxiliary/models/archive.zip
480-
/auxiliary/models/model.properties
481-
/auxiliary/models/model.yaml
482-
/auxiliary/weblogic-deploy/VERSION.txt
483-
/auxiliary/weblogic-deploy/LICENSE.txt
482+
/auxiliary/models/appmodel.yaml
484483
/auxiliary/Dockerfile
484+
/auxiliary/weblogic-deploy/LICENSE.txt
485+
/auxiliary/weblogic-deploy/VERSION.txt
485486
```
486487
487488
1. Use the following steps to push the auxiliary image to Azure Container Registry:

0 commit comments

Comments
 (0)