The label placed on the Deployment, 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.deployment.label.app
"guestbook"
injected
k8s.deployment.label.injected
""
The label placed on the Deployment, the
<key>being the label name, the value being the label value, even if the value is empty.