Skip to content

[RFE] Allow HelmChart metadata.name and spec.chart be different. #474

Description

@e-minguez

The helmchart crd supports having both different, like

apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
  name: rag
  namespace: kube-system
spec:
  chart: nvidia-blueprint-rag
  repo: ...

But according to https://github.com/SUSE/elemental/blob/main/docs/configuration-directory.md#clusteryaml I cannot find how to do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions