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