imagePullPolicy

@JvmName(name = "dijqpqtyynrhuflx")
suspend fun imagePullPolicy(value: Output<String>)
@JvmName(name = "tniwxtasftmodydu")
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.