modified: README.md
All checks were successful
Casa LMS CI/CD Pipeline / deploy (push) Successful in 17s
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user