Skip to content

Commit

Permalink
kubeflow#1714: Missing metrics port annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykaplin committed Oct 14, 2021
1 parent 195db29 commit c340dea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/v1beta1/components/controller/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ spec:
katib.kubeflow.org/component: controller
annotations:
prometheus.io/scrape: "true"
prometheus.io/port: "8080"
sidecar.istio.io/inject: "false"
spec:
serviceAccountName: katib-controller
Expand Down

0 comments on commit c340dea

Please sign in to comment.