bitnami / charts

Bitnami Helm Charts
https://bitnami.com
Other
9.04k stars 9.22k forks source link

[bitnami/external-dns] feat: add support to namespaceOverride and simplify name helpers #30515

Closed juan131 closed 3 days ago

juan131 commented 3 days ago

Description of the change

This PR adds support for using the namespaceOverride parameter (common in the catalog) to override the target namespace where to install the chart.

It also incorporates the usage of some helpers from "common" chart so custom ones are no longer necessary such as common.names.name or common.names.fullname.

Benefits

Standardization

Possible drawbacks

None

Applicable issues

Additional information

N/A

Checklist