djkormo / adcs-issuer

BSD 3-Clause "New" or "Revised" License
22 stars 11 forks source link

Make helm charts more customizable #89

Closed Khaos66 closed 2 months ago

Khaos66 commented 8 months ago

The current chart is very strict.

Switching to a chart library template would give the chart instantly a lot more flexibility. I used Common library recently and it's a treat

Khaos66 commented 8 months ago

here is where and how I used this chart lib: https://github.com/Khaos66/BaGetter/tree/main/chart/bagetter

djkormo commented 2 months ago

With 3.0.0 helm chart version we have a lot of changes. Could you review them ?

Khaos66 commented 2 months ago

Well, I'm not an expert on this topic. I see you've put a lot of effort in the charts <3 While I still think going with Common Library would have been beneficial, as it brings all the common options, I accept your decision not to use it. My use cases are covered by the current chart, so I'll close the ticket.