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

Allow specification of liveness & readiness probes schemes #78

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

igorcoding
Copy link
Contributor

Currently when enabling tls=true in the Centrifugo's config liveness and readiness probes also start serving using https. This PR adds ability to manage http probes' scheme (i.e. set it to HTTPS in case of enabled tls).

@FZambia
Copy link
Member

FZambia commented Nov 25, 2023

Hello @igorcoding

Thanks!

You also need to bump https://github.com/centrifugal/helm-charts/blob/master/charts/centrifugo/Chart.yaml#L4 for CI release

@igorcoding
Copy link
Contributor Author

Hi @FZambia! Bumped Chart.yaml. If you have any comments - feel free to add.

@FZambia FZambia merged commit 7558064 into centrifugal:master Dec 18, 2023
@FZambia
Copy link
Member

FZambia commented Dec 18, 2023

@igorcoding sorry for the delay - forgot about this PR.. Many thanks!

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.

2 participants