Merge pull request #267 from ringtail/master

add labels to daemonset metadata
This commit is contained in:
Kubernetes Prow Robot
2019-04-17 20:30:02 -07:00
committed by GitHub
+2
View File
@@ -2,6 +2,8 @@ apiVersion: apps/v1
kind: DaemonSet kind: DaemonSet
metadata: metadata:
name: node-problem-detector name: node-problem-detector
labels:
app: node-problem-detector
spec: spec:
selector: selector:
matchLabels: matchLabels: