Skip to content

Commit d45012b

Browse files
committed
correct db secret name
Signed-off-by: Jianguo Ma <[email protected]>
1 parent 95cab12 commit d45012b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ The following steps deploy and test the application.
230230
kubectl apply -f db-secret.yaml
231231
```
232232

233-
You'll see the output `secret/db-secret-postgres created`.
233+
You'll see the output `secret/db-secret-sql created`.
234234

235235
1. Apply the deployment file.
236236

0 commit comments

Comments
 (0)