The Replicated SDK now supports Helm’s built-in alias attribute, which lets you brand the SDK under a different name (renaming the chart, deployment, service, and related resources)
without the workarounds described above.
If the SDK is installed as a standalone main chart (referenced directly in its own HelmChart resource) rather than as a subchart, use nameOverride instead.
For details and configuration steps, see the official docs: Brand the SDK with an alias.