Although helm charts are probably at some points are at some point specialized for each project, probably would help the users to prodive a default helm chart as a template, where they can easily use to deploy operator for a generic use case. Supporting feature flags for example for deploying operator with leader election (or without), customizing log levels etc.
Users can then take it and tailor it to their needs.
Additional notes:
As motivation we could take a look for helm charts like:
Although helm charts are probably at some points are at some point specialized for each project, probably would help the users to prodive a default helm chart as a template, where they can easily use to deploy operator for a generic use case. Supporting feature flags for example for deploying operator with leader election (or without), customizing log levels etc.
Users can then take it and tailor it to their needs.
Additional notes:
https://github.com/helm-unittest/helm-unittest
As motivation we could take a look for helm charts like: