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.
The helmchart crd supports having both different, like
But according to https://github.com/SUSE/elemental/blob/main/docs/configuration-directory.md#clusteryaml I cannot find how to do it.