2 writes to Stop
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
1724
patch = CreatePatch(c, obj => obj.Spec.
Stop
= true);
Aspire.Hosting.Tests (1)
Dcp\TestKubernetesService.cs (1)
217
ctr.Spec.
Stop
= true;
1 reference to Stop
Aspire.Hosting.Tests (1)
Dcp\TestKubernetesService.cs (1)
215
if (cu.Spec.
Stop
== true)