mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 18:18:41 +00:00
If ssh key provided - deploy If cloudinit provided - deploy If ssh key and cloudinit provided - deploy both If none provided - init empty to avoid issues w/ network <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Refactor** - Improved handling of SSH keys and cloud-init data in the Virtual Machine setup, clearly distinguishing cases when SSH keys, cloud-init, or both are provided. - Enhanced template readability with added spacing for better clarity. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
How to test packages local
cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete pod dashboard-redis-master-0 -n cozy-dashboard
kubectl delete po -l app=source-controller -n cozy-fluxcd