1 instantiation of new
Aspire.Hosting.Kubernetes (1)
Extensions\ResourceExtensions.cs (1)
202podVolume.PersistentVolumeClaim = new()
1 reference to new
Aspire.Hosting.Kubernetes (1)
Resources\VolumeV1.cs (1)
59public PersistentVolumeClaimVolumeSourceV1? PersistentVolumeClaim { get; set; }