Skip to content

Commit

Permalink
fix: Move the troubleshoot box up in deploy-database-service
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo6Leo committed Jul 8, 2024
1 parent 4464ec6 commit aa56337
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/bookstore/page-5/deploy-database-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,15 @@ kubectl apply -f db-service

![image3](images/image3.png)

Open the UI page at [http://localhost:3000](http://localhost:3000){:target="_blank"}, you should see some new comments popping up at the bottom of the page.

![image2](images/image2.png)
Open the UI page at [http://localhost:3000](http://localhost:3000){:target="_blank"}, you should see some new comments popping up at the bottom of the page.

???+ bug "Troubleshoot"
If you see "No comments available", that means your database is not initialized yet. Check the health of the database service pods and figure out what happened.

![image2](images/image2.png)


## **Next Step**

![image7](images/image7.png)
Expand Down

0 comments on commit aa56337

Please sign in to comment.