The label placed on the ReplicaSet, the <key> being the label name, the value being the label value, even if the value is empty.
<key>
guestbook Copy
guestbook
Copy
Examples:
app
k8s.replicaset.label.app
"guestbook"
injected
k8s.replicaset.label.injected
""
The label placed on the ReplicaSet, the
<key>being the label name, the value being the label value, even if the value is empty.