Files
casa/services/casa-vlan-cicd-runners/README.md
T
2026-06-06 04:06:16 +00:00

17 lines
195 B
Markdown

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