### Describe the bug Whenever I call `WithDaprSidecar` on a resource that has a `WaitFor`, the sidecar always starts immediately. ### Regression _No response_ ### Steps to reproduce ```text Make one resource that uses a Dapr sidecar wait on another. ``` ### Expected behavior Whenever I call `WithDaprSidecar` on a resource, I'd expect it to mimic any `WaitFor` instructions made against its parent. ### Screenshots _No response_ ### IDE and version Rider ### IDE version _No response_ ### Nuget packages ```text Latest ``` ### Additional context _No response_ ### Help us help you Yes, but only if others can assist