2 writes to MountPath
Aspire.Hosting.Kubernetes (2)
Extensions\ResourceExtensions.cs (1)
252
MountPath
= volume.MountPath,
KubernetesResource.cs (1)
218
MountPath
= volume.Target,
2 references to MountPath
Aspire.Hosting.Kubernetes (2)
Extensions\ResourceExtensions.cs (2)
197
Path = volume.
MountPath
,
252
MountPath = volume.
MountPath
,