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