mongodb / helm-charts

Apache License 2.0
83 stars 89 forks source link

Suppport namespace override in community-operator #276

Closed bbergquist0930 closed 5 months ago

bbergquist0930 commented 8 months ago

Add support for the community-operator to be installed into a specified namespace when the community-operator is used as a subchart dependency.

There is no support for a namespace override in the community-operator chart, so there is no possibility of setting the namespace from a parent chart. While another solution such as helmfile could be used instead of helm, that add another level of complexity in tooling. By supplying a operator.namespaceOverride value in the chart and using that in the templates, the solution can be supported with just helm.

github-actions[bot] commented 6 months ago

This issue is being marked stale because it has been open for 60 days with no activity. Please comment if this issue is still affecting you. If there is no change, this issue will be closed in 30 days.

github-actions[bot] commented 5 months ago

This issue was closed because it became stale and did not receive further updates. If the issue is still affecting you, please re-open it, or file a fresh Issue with updated information.