Skip to content

Commit

Permalink
Add selector as required by k8s 1.8 and higher.
Browse files Browse the repository at this point in the history
  • Loading branch information
genebean committed Jul 3, 2019
1 parent 3b02474 commit 00988fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/promtail.sh
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@ metadata:
name: promtail
spec:
minReadySeconds: 10
selector:
matchLabels:
name: promtail
template:
metadata:
labels:
Expand Down

0 comments on commit 00988fc

Please sign in to comment.