Skip to content

Commit

Permalink
Added missing selector to DaemonSet (#955)
Browse files Browse the repository at this point in the history
Signed-off-by: Laura-Marie Henning <[email protected]>
  • Loading branch information
LaumiH authored and Karthik Satchitanand committed Nov 25, 2019
1 parent be03b47 commit 085db70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions chaoslib/pumba/pumba.j2
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ kind: DaemonSet
metadata:
name: pumba
spec:
selector:
matchLabels:
app: pumba
template:
metadata:
labels:
Expand Down

0 comments on commit 085db70

Please sign in to comment.