imagePullPolicy

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

Parameters

value

The restart policy of the image. Default value: IfNotPresent. Valid values: Always, IfNotPresent, Never.