Skip to content

Commit

Permalink
add a missing label selector
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Linkhorst committed Jan 7, 2020
1 parent aff20c1 commit 8ac741d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ metadata:
name: nginx-ingress-controller
spec:
replicas: 1
selector:
matchLabels:
app: nginx-ingress
template:
metadata:
labels:
Expand Down

0 comments on commit 8ac741d

Please sign in to comment.