imagePullPolicy

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