modified: services/storage-limbosolutions-com/README.md

modified:   services/storage-limbosolutions-com/deploy/app/helm-release.yaml
deleted:    services/storage-limbosolutions-com/deploy/app/helm-values.yaml
This commit is contained in:
Márcio Fernandes
2026-07-04 00:28:57 +00:00
parent 5b27b69da5
commit d994a595ae
3 changed files with 20 additions and 11 deletions
@@ -6,10 +6,20 @@
Using flux for reconciliation.
**Deploy flux manifests:**
``` bash
./ops-scripts/apply-flux.sh
```
Force Reconciliation
``` bash
flux reconcile helmrelease storage-limbosolutions-com-seaweedfs-csi-driver -n storage-limbosolutions-com --force
```
**Encrypt secrets:**
``` bash