Files
casa/services/teleport-agent/README.md
Márcio Fernandes 724a8ce73d
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
add teleport
2026-04-05 21:06:02 +00:00

20 lines
189 B
Markdown

# Teleport-agent
## Setup and Deploy
### Application layer
- agent helm chart
```bash
./ops-scripts/apply-app.sh
```
### Infra
- namespace
```bash
./ops-scripts/apply-infra.sh
```