Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Allow configuration of probes for created containers in Helm chart #1367

@djessich

Description

@djessich

Is your feature request related to a problem? Please describe.
Probes cannot be configured when deployed with Helm, although each container should have a liveness, readyness and startup probe configured to conform to Kubernetes best practices.

Describe the solution you'd like
Please allow configuration of probes and provide a reasonable default. This should be available for all created containers.

Describe alternatives you've considered
Currently there is no possibility to configure probes.

Additional context
Each container should have a liveness, readiness and startup probe configured to conform to current Kubernetes best practices. Currently this chart does not support this feature.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions