Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix containerPort retrieving bug #106

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

williamfeng323
Copy link

Due to the pyroscope config api-bind-addr starts with ":", the pipeline to extract the port number in the containerPort will always return default 4040. This PR fix this issue

@CLAassistant
Copy link

CLAassistant commented Apr 7, 2023

CLA assistant check
All committers have signed the CLA.

@williamfeng323 williamfeng323 force-pushed the fix/invalid-containerPort-parsing branch from 31908d0 to 283c538 Compare April 7, 2023 13:01
@eh-am
Copy link
Collaborator

eh-am commented May 24, 2023

Nice catch! Can you please update the chart version as per https://github.com/pyroscope-io/helm-chart/blob/main/CONTRIBUTING.md#technical-requirements?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants