Fix Kubernetes questions format

Was using 4 backticks instead of 3.
This commit is contained in:
abregman
2022-09-07 22:08:20 +03:00
parent 682aaa483e
commit 8db5e5000f
4 changed files with 112 additions and 65 deletions

View File

@@ -0,0 +1,11 @@
# Web App with DB
## Objectives
Implement the following architecture:
<TODO>
## Solution
Click [here](solution.md) to view the solution