mattermost / mattermost-helm

Mattermost Helm charts for Kubernetes
Apache License 2.0
164 stars 148 forks source link

Allow probe scheme to be customised for TLS deployments #448

Open fiddyspence opened 6 months ago

fiddyspence commented 6 months ago

… HTTP/S termination options for liveness/readiness/startup probes

Summary

Adds a configuration option and settings in the deployment to facilitate TLS enabled pods

Description

Adds a probeScheme setting in values.yaml which allows the various probes to be either HTTP or HTTPS

Defaults to plain HTTP

Ticket Link

None

mattermost-build commented 6 months ago

Hello @fiddyspence,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

mattermost-build commented 6 months ago

This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!