Skip to content

Commit

Permalink
Update scaledobject_controller.go
Browse files Browse the repository at this point in the history
Signed-off-by: eladmotola <43670376+eladmotola@users.noreply.github.com>
  • Loading branch information
eladmotola authored Apr 24, 2023
1 parent 395bef6 commit 0b3de51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions controllers/keda/scaledobject_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ type ScaledObjectReconciler struct {
}

type scaledObjectMetricsData struct {
namespace string
triggerTypes []string
namespace string
triggerTypes []string
}

var (
Expand Down

0 comments on commit 0b3de51

Please sign in to comment.