add teleport
All checks were successful
Monitoring services CI/CD Pipeline / deploy (push) Successful in 27s
Deploy Casa services CI/CD Pipeline / deploy (push) Successful in 18s

This commit is contained in:
Márcio Fernandes
2026-04-05 21:06:02 +00:00
parent 0bf368d129
commit 724a8ce73d
5 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# Teleport-agent
## Setup and Deploy
### Application layer
- agent helm chart
```bash
./ops-scripts/apply-app.sh
```
### Infra
- namespace
```bash
./ops-scripts/apply-infra.sh
```