Skip to content

Helm chart improvements #1527

@DJAyth

Description

@DJAyth

Checklist

  • [ x] I've searched the project's issues.
  • [x ] I've searched the project's discussions.

❓ Question

So my company has asked me to look into this project, and get it setup for us in an on premises setup. We run everything on Kubernetes and specifically via Gitops, but that's not pertinent. We also heavily rely on helm charts, making our own as needed. I've looked at the helm chart here in the repo and as is kind of mentioned about the chart it's kind of basic.

Well the last few days I've taken the chart and worked on improving it. Among other things I've got setup:

  1. Creation of an ingress to route traffic to the service/workload.
  2. Setting up a persistent volume and persistent volume claim to mount in your own images for customization.
  3. And creating a configmap to populate environment variables to configure it.

I'd like to have a chance to show these to you and see about getting them integrated to the repository here. I imagine it would be useful for others as well.

Awesome job on this project by the way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions