Files
casa/services/storage-limbosolutions-com/README.md
T
2026-06-07 22:31:02 +00:00

18 lines
288 B
Markdown

# storage-limbosolutions-com
<https://github.com/seaweedfs/seaweedfs-csi-driver>
## Setup
Using flux for reconciliation.
``` bash
./ops-scripts/apply-flux.sh
```
**Encrypt secrets:**
``` bash
sops -e deploy/app/helm-values.private.dec.yaml > deploy/app/helm-values.private.yaml
```