We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a67ab3 commit fb00e61Copy full SHA for fb00e61
manifests/node-exporter-daemonset.yaml
@@ -16,6 +16,8 @@ spec:
16
app.kubernetes.io/part-of: kube-prometheus
17
template:
18
metadata:
19
+ annotations:
20
+ kubectl.kubernetes.io/default-container: node-exporter
21
labels:
22
app.kubernetes.io/component: exporter
23
app.kubernetes.io/name: node-exporter
0 commit comments