priorityClassName

@JvmName(name = "virjtsfxxaaupqyg")
suspend fun priorityClassName(value: Output<String>)
@JvmName(name = "gdusvpfxwptqpwke")
suspend fun priorityClassName(value: String?)

Parameters

value

If specified, indicates the pod's priority. "system-node-critical" and "system-cluster-critical" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default.