Remove custom k8s-app label in favor of standard k8s labels in the manifest for node-exporter
This commit is contained in:
@@ -3,6 +3,8 @@ kind: DaemonSet
|
||||
metadata:
|
||||
labels:
|
||||
app: node-exporter
|
||||
app.kubernetes.io/name: node-exporter
|
||||
app.kubernetes.io/version: v0.18.1
|
||||
name: node-exporter
|
||||
namespace: monitoring
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user