Skip to content

Commit fdf1c55

Browse files
committed
add labels to daemonset metadata
1 parent 4880be8 commit fdf1c55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deployment/node-problem-detector.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ apiVersion: apps/v1
22
kind: DaemonSet
33
metadata:
44
name: node-problem-detector
5+
labels:
6+
app: node-problem-detector
57
spec:
68
selector:
79
matchLabels:

0 commit comments

Comments
 (0)