sonatype / nxrm3-helm-repository

Helm3 charts for Nexus Repository Manager
Other
33 stars 37 forks source link

Make externalDns + Fluent Bit optional #18

Open rudolphjacksonm opened 2 years ago

rudolphjacksonm commented 2 years ago

Some orgs may centrally provision these tools in their cluster, and then layer tooling charts on top. It would be good for these to be gated by an if clause so end-users can pick and choose whether they want this bundled in to the NXRM deployment.

bobotimi commented 2 years ago

Thank you @rudolphjacksonm for your comment. We are already working on making it optional and will make available soon.

SamuelBagattin commented 1 year ago

This chart is too much opinionated. Most people want to install theses tools with their own lifecycle. ExternalDNS and FluentBit have nothing to do with Nexus.

bobotimi commented 1 year ago

@SamuelBagattin Here's a draft PR that shows how to make these optional - https://github.com/sonatype/nxrm3-helm-repository/pull/46