fluxcd: add act runners
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user