# 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 ```