docs: add scaling section to deployment docs

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-07-15 14:09:34 +02:00
parent a3b9b7f012
commit b745fa726c
3 changed files with 26 additions and 0 deletions
+1
View File
@@ -164,6 +164,7 @@ nav:
- Glossary: 'auth/glossary.md'
- Deployment:
- Deploying Backstage: 'deployment/index.md'
- Scaling: 'deployment/scaling.md'
- Docker: 'deployment/docker.md'
- Kubernetes: 'deployment/k8s.md'
- Heroku: 'deployment/heroku.md'