selector

@JvmName(name = "phmdgarqthfglbmc")
suspend fun selector(value: Output<LabelSelectorArgs>)
@JvmName(name = "fevkbtadnwjmqsop")
suspend fun selector(value: LabelSelectorArgs)

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 = "fmmmlxvsdplrmekg")
suspend fun selector(argument: suspend LabelSelectorArgsBuilder.() -> 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.