selector

@JvmName(name = "ibgvkwosbosenkbw")
suspend fun selector(value: Output<Map<String, String>>)
@JvmName(name = "umyuetlutdcrhigc")
suspend fun selector(value: Map<String, String>?)

Parameters

value

Selector is a label query over pods that should match the Replicas count. If Selector is empty, it is defaulted to the labels present on the Pod template. Label keys and values that must match in order to be controlled by this replication controller, if empty defaulted to labels on Pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors


@JvmName(name = "gvaswpyfkxdkpkxl")
fun selector(vararg values: Pair<String, String>)

Parameters

values

Selector is a label query over pods that should match the Replicas count. If Selector is empty, it is defaulted to the labels present on the Pod template. Label keys and values that must match in order to be controlled by this replication controller, if empty defaulted to labels on Pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors