Skip to content

Conversation

ramsinghtmdc
Copy link
Contributor

Description
This PR adds a health check port to the Helm chart's ClusterIP service definition. This enables external systems (e.g., Prometheus, Kubernetes probes) to perform liveness/readiness checks on the service more effectively.

Changes
Added health port under spec.ports in the service template.

Ensured backwards compatibility with existing deployments.

Motivation
Adding this port allows for better observability and integration with monitoring tools, and ensures the service can be properly health-checked.

Signed-off-by: Ram Singh Panwar <ram.panwar@tmdc.io>
@Svarrogh1337 Svarrogh1337 merged commit 255c71e into projectcapsule:main Jul 10, 2025
13 checks passed
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