modified: README.md
All checks were successful
Casa LMS CI/CD Pipeline / deploy (push) Successful in 17s

modified:   deploy/lms-deploy.yaml
new file:   deploy/rbac.yaml
This commit is contained in:
2025-11-22 19:03:54 +00:00
parent ef62602002
commit b3451396a3
3 changed files with 38 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ Currently hosted on [homesrv01.dev.lan](/marcio.fernandes/homesrv01.dev.lan).
<!-- omit in toc -->
## Table of Contents
- [Docker](#docker)
- [Namespace](#namespace)
- [Volumes](#volumes)
- [data](#data)
- [music](#music)
@@ -15,9 +15,12 @@ Currently hosted on [homesrv01.dev.lan](/marcio.fernandes/homesrv01.dev.lan).
- [Clients](#clients)
- [Links](#links)
## Docker
## Namespace
[Docker Compose](./docker-compose.yml)
```bash { cwd=../ terminalRows=15 }
# from repo root folder
kubectl create namespace lms
```
### Volumes