2 writes to MountPath
Aspire.Hosting.Kubernetes (2)
Extensions\ResourceExtensions.cs (1)
257MountPath = volume.MountPath,
KubernetesResource.cs (1)
221MountPath = volume.Target,
2 references to MountPath
Aspire.Hosting.Kubernetes (2)
Extensions\ResourceExtensions.cs (2)
201Path = volume.MountPath, 257MountPath = volume.MountPath,