modified: README.md

This commit is contained in:
Márcio Fernandes
2026-07-16 20:35:40 +00:00
parent 50f9828b7f
commit 1fa790ea50
+7
View File
@@ -148,6 +148,13 @@ su -s /bin/bash www-data -c "php occ maintenance:repair --include-expensive"
- All kustomizations can be executed using vscode task `Kustomize - Build & Deploy - Selected File`. - All kustomizations can be executed using vscode task `Kustomize - Build & Deploy - Selected File`.
- Helm charts can be deployed using vscode task `Apply App`. - Helm charts can be deployed using vscode task `Apply App`.
**Force reconciliation:**
``` bash
flux reconcile source git -n cloud-limbosolutions-com cloud-limbosolutions-com
flux reconcile kustomization -n cloud-limbosolutions-com full-stack-sync --width-source
```
**Required encrypted filed on repo:** **Required encrypted filed on repo:**
``` bash ``` bash