Skip to content

Commit 1e84052

Browse files
Update howto-deploy-java-liberty-app.md
1 parent e718f65 commit 1e84052

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ Create environment variables in your shell for the resource group name for the d
142142
```powershell
143143
$Env:DB_RESOURCE_GROUP_NAME="<your-database-resource-group-name>"
144144
```
145+
146+
---
145147
146148
Now that the database and AKS cluster are created, we can proceed to preparing AKS to host your Open Liberty application.
147149

0 commit comments

Comments
 (0)