Skip to content

Commit

Permalink
do not specify replicas (knative#3022) (knative#3024)
Browse files Browse the repository at this point in the history
* do not specify replicas

* oops, wrong one

Co-authored-by: Ville Aikas <11279988+vaikas@users.noreply.github.com>
  • Loading branch information
Vincent and vaikas authored Apr 21, 2020
1 parent c4df8d6 commit 4c05c4f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ metadata:
labels:
eventing.knative.dev/release: devel
spec:
replicas: 1
selector:
matchLabels:
eventing.knative.dev/brokerRole: filter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ metadata:
labels:
eventing.knative.dev/release: devel
spec:
replicas: 1
selector:
matchLabels:
eventing.knative.dev/brokerRole: ingress
Expand Down

0 comments on commit 4c05c4f

Please sign in to comment.