modified: README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user