Skip to content

Commit

Permalink
Merge pull request #221 from jkyros/fix-metrics-api-servicemonitor
Browse files Browse the repository at this point in the history
Fix keda-metrics-apiserver ServiceMonitor port
  • Loading branch information
joelsmith authored Mar 9, 2024
2 parents 903e520 + b7cad3d commit 2325627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/keda-olm-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
matchLabels:
app.kubernetes.io/name: keda-metrics-apiserver
endpoints:
- port: http
- port: metrics
interval: 60s
namespaceSelector:
any: false
Expand Down

0 comments on commit 2325627

Please sign in to comment.