Skip to content

Improve consistency of 'nameOverride' and/or 'XyzComponentName' usage

The following discussion from !619 (merged) should be addressed:

  • @WarheadsSE started a discussion: (+2 comments)

    Question: We changes this to nameOverride in the RedisConfigMaps, so this is inconsistent. Should they be the same?

    • Which should they be?
    • nameOverride is used seemingly "once" to set componentName. Would be be cleaner to simply make use of it within the if IsChartVersionOlderThan?

    There are multiple mashed uses / non-uses of nameOverride versus XyzComponentName(), and some previously were componentName instead of XyzComponentName(). Can we be consistent and clear on which, when, and why?