Auto-Deploy on Push / verify-and-notify (push) Canceled after 0s
Server-side apply left the old RollingUpdate defaults (maxSurge/maxUnavailable) on the live object from before strategy.type was ever set explicitly, which the API rejects when combined with type: Recreate. Explicit null clears it. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>