selector

@JvmName(name = "lqhuqlrorqedxken")
suspend fun selector(value: Output<LabelSelectorArgs>)
@JvmName(name = "wtunlffxvgboalfg")
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 = "mlxsyajlcetvmflb")
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.