mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 10:18:39 +00:00
### Release note ```release-note [vpc] Change the subnets configmap structure from .data.subnets==[]Subnet to .data==map[SubnetName]Subnet for simpler representation in the dashboard. ``` 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