imagePullPolicy

@JvmName(name = "unyvggruqdrsiqlw")
suspend fun imagePullPolicy(value: Output<String>)
@JvmName(name = "jdjvxfysahcoqvrw")
suspend fun imagePullPolicy(value: String?)

Parameters

value

Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.