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