imagePullPolicy

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

Parameters

value

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