resources

@JvmName(name = "werlygivcrvjptoc")
suspend fun resources(value: Output<ResourceRequirementsPatchArgs>)
@JvmName(name = "wgoyjfuxrfudelre")
suspend fun resources(value: ResourceRequirementsPatchArgs?)

Parameters

value

resources represents the minimum resources the volume should have. If RecoverVolumeExpansionFailure feature is enabled users are allowed to specify resource requirements that are lower than previous value but must still be higher than capacity recorded in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources


@JvmName(name = "vrotkgsofkherbhg")
suspend fun resources(argument: suspend ResourceRequirementsPatchArgsBuilder.() -> Unit)

Parameters

argument

resources represents the minimum resources the volume should have. If RecoverVolumeExpansionFailure feature is enabled users are allowed to specify resource requirements that are lower than previous value but must still be higher than capacity recorded in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources