preemptionPolicy

@JvmName(name = "dvwpuuesaaatpuox")
suspend fun preemptionPolicy(value: Output<String>)
@JvmName(name = "txsksuvibnodeisf")
suspend fun preemptionPolicy(value: String?)

Parameters

value

PreemptionPolicy is the Policy for preempting pods with lower priority. One of Never, PreemptLowerPriority. Defaults to PreemptLowerPriority if unset. This field is alpha-level and is only honored by servers that enable the NonPreemptingPriority feature.