fluxcd: storage-limbosolutions-com

This commit is contained in:
Márcio Fernandes
2026-06-07 22:31:02 +00:00
parent e004c033a4
commit d5f13a8c46
16 changed files with 124 additions and 64 deletions
@@ -0,0 +1,17 @@
# 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
```