mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 18:18:41 +00:00
Since this contribution was made, the layout of the repository changed significantly. This patch addresses these updates and brings the FoundationDB managed app into harmony with the new structure. ```release-note [foundationdb, maintenance] Harmonize FoundationDB repo layout with v0.37.0 repository structure. ``` Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
How to test packages local
cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete po -l app=source-controller -n cozy-fluxcd