Skip to content

Introduce an Official Helm Chart for Pinpoint – Willing to Maintain #12901

@emircanagac

Description

@emircanagac

Which module is your feature request related to?

  • Deployment / Kubernetes / Helm Chart

Is your feature request related to a problem?

  • Currently, Pinpoint does not provide an official Helm chart for Kubernetes deployment. This makes it harder for users to deploy, scale, and manage Pinpoint on Kubernetes clusters in a standardized way.

Describe the solution you'd like

  • I have developed a production-ready Helm chart for Pinpoint: (pinpoint-helm)

Describe alternatives you've considered

  • Maintaining the chart as a standalone community repo (my current approach).
  • Users manually deploying Pinpoint components with raw Kubernetes manifests (harder to maintain).

Additional context

  • Chart supports overrides via values.yaml.
  • Includes support for persistent storage (PVCs) for MySQL and Redis.
  • Designed to be production-ready but can be easily customized for development environments.

I believe having an official Helm chart under the Pinpoint project will greatly improve adoption and ease of deployment for the community.

I’d also be happy to contribute this chart directly to the Pinpoint project and take responsibility for maintaining it, so that it stays up to date and useful for the community.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions