imagePullPolicy

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

Parameters

value

The image pull policy for the container. Supported values are Always, IfNotPresent, and Never.