selector

@JvmName(name = "wxqqaawhcquykhtb")
suspend fun selector(value: Output<LabelSelectorPatchArgs>)
@JvmName(name = "cweiqggbrvtsfcfm")
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 = "ckmcrbaeyktmmisg")
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.