Skip to content

Commit

Permalink
Merge pull request #616 from dgrisonnet/metrics
Browse files Browse the repository at this point in the history
Correctly link oauth apiserver ServiceMonitor with its Service
  • Loading branch information
openshift-merge-robot committed Jun 21, 2023
2 parents f2b4701 + 00c2268 commit 0a9ebf8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bindata/oauth-apiserver/svc.yaml
Expand Up @@ -7,6 +7,8 @@ metadata:
service.alpha.openshift.io/serving-cert-secret-name: serving-cert
prometheus.io/scrape: "true"
prometheus.io/scheme: https
labels:
app: openshift-oauth-apiserver
spec:
selector:
apiserver: "true"
Expand Down
2 changes: 2 additions & 0 deletions pkg/operator/assets/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a9ebf8

Please sign in to comment.