Skip to content

Commit

Permalink
Merge pull request #697 from 3scale/backport-696-fix-servicemonitor-s…
Browse files Browse the repository at this point in the history
…elector

[Backport 696] fix servicemonitor selector
  • Loading branch information
eguzki authored Nov 22, 2021
2 parents 7524dd4 + d33506c commit 9b85871
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ spec:
port: metrics
selector:
matchLabels:
app: 3scale-api-management
control-plane: controller-manager
1 change: 1 addition & 0 deletions config/prometheus/monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ spec:
selector:
matchLabels:
control-plane: controller-manager
app: 3scale-api-management

0 comments on commit 9b85871

Please sign in to comment.