Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

fix: metrics port for the controller-manager #115 #116

Closed
wants to merge 1 commit into from
Closed

fix: metrics port for the controller-manager #115 #116

wants to merge 1 commit into from

Conversation

gkarthiks
Copy link
Contributor

Signed-off-by: gkarthiks [email protected]

This PR fixes the port in the hnc-controller-manager-metrics-service service from targetPort: https to targetPort: metrics as there is no https named port in the controller manager container, but its named as metrics.

Fixes: #115

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 22, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: gkarthiks
To complete the pull request process, please assign srampal after the PR has been reviewed.
You can assign the PR to them by writing /assign @srampal in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metrics svc port mismatch on the release/installation file
4 participants