fluxcd: teleport agent
This commit is contained in:
@@ -1,19 +1,15 @@
|
||||
# Teleport-agent
|
||||
|
||||
## Setup and Deploy
|
||||
## Setup
|
||||
|
||||
### Application layer
|
||||
Using flux for reconciliation.
|
||||
|
||||
- agent helm chart
|
||||
|
||||
```bash
|
||||
./ops-scripts/apply-app.sh
|
||||
``` bash
|
||||
./ops-scripts/apply-flux.sh
|
||||
```
|
||||
|
||||
### Infra
|
||||
**Encrypt secrets:**
|
||||
|
||||
- namespace
|
||||
|
||||
```bash
|
||||
./ops-scripts/apply-infra.sh
|
||||
``` bash
|
||||
sops -e deploy/app/helm-values-secret.dec.yaml > deploy/app/helm-values-secret.yaml
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user