Files
casa/services/teleport-agent/README.md
T
2026-06-07 14:30:10 +00:00

16 lines
221 B
Markdown

# Teleport-agent
## Setup
Using flux for reconciliation.
``` bash
./ops-scripts/apply-flux.sh
```
**Encrypt secrets:**
``` bash
sops -e deploy/app/helm-values-secret.dec.yaml > deploy/app/helm-values-secret.yaml
```