Skip to content

Commit

Permalink
Update pkg/reconciler/common/hpa.go
Browse files Browse the repository at this point in the history
Co-authored-by: Pierangelo Di Pilato <[email protected]>
  • Loading branch information
matzew and pierDipi committed Sep 19, 2024
1 parent b22253a commit 42ae7b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/reconciler/common/hpa.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ func hasHorizontalPodOrCustomAutoscaler(name string) bool {
"mt-broker-filter",
"kafka-broker-dispatcher",
"kafka-source-dispatcher",
"kafka-channel-dispatcher",
).Has(name)
}

Expand Down

0 comments on commit 42ae7b9

Please sign in to comment.