Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Create helm chart for Kubernetes deployments #82

Open
davidsbond opened this issue May 1, 2022 · 0 comments
Open

Create helm chart for Kubernetes deployments #82

davidsbond opened this issue May 1, 2022 · 0 comments
Labels
enhancement Feature requests & improvements help_wanted Pull requests welcome
Milestone

Comments

@davidsbond
Copy link
Owner

Currently, the project only provides a kustomize manifest.

  1. This isn't particularly useful for customising deployments, you can't template much. So you end up having to do manual changes if you want to use the cert-manager CSI driver for TLS.
  2. It's easy to forget to change the image version before you tag a release

Ideally, we should have a helm chart and a CI process that ensures the image version is correct. We can also use helm template in the CI process to produce static manifests for anyone that wants a one-liner.

@davidsbond davidsbond added enhancement Feature requests & improvements help_wanted Pull requests welcome labels May 1, 2022
@davidsbond davidsbond added this to the v0.1.0 milestone May 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Feature requests & improvements help_wanted Pull requests welcome
Projects
None yet
Development

No branches or pull requests

1 participant