selector

@JvmName(name = "lkeikgvpsswolojo")
suspend fun selector(value: Output<LabelSelectorPatchArgs>)
@JvmName(name = "wyvatmhcjrlmyuad")
suspend fun selector(value: LabelSelectorPatchArgs?)

Parameters

value

Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. It must match the pod template's labels.


@JvmName(name = "jhkxlbvdfhpgoucs")
suspend fun selector(argument: suspend LabelSelectorPatchArgsBuilder.() -> Unit)

Parameters

argument

Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. It must match the pod template's labels.