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.
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
orcommon.names.fullname
.Benefits
Standardization
Possible drawbacks
None
Applicable issues
Additional information
N/A
Checklist
Chart.yaml
according to semver. This is not necessary when the changes only affect README.md files.README.md
using readme-generator-for-helm