2 writes to MountPath
Aspire.Hosting.Kubernetes (2)
Extensions\ResourceExtensions.cs (1)
249MountPath = volume.MountPath,
KubernetesResource.cs (1)
212MountPath = volume.Target,
2 references to MountPath
Aspire.Hosting.Kubernetes (2)
Extensions\ResourceExtensions.cs (2)
194Path = volume.MountPath, 249MountPath = volume.MountPath,