feat(config): add migration-completion schedule task
Summary
- Add missing
migration-completionscheduled task toconfig/default.yaml - Vendir sync to pick up matching change in helm chart values
The task was defined in the ScheduledTasksConfiguration struct and used in the dispatcher but had no entry in config defaults — it silently fell back to the code default without being visible or overridable.
Depends on: gkg-helm-charts!67 (closed)
Test plan
-
mise buildpasses - Verify task shows up in dispatcher config at startup