Open shussainm opened 1 year ago
Hi @jouve I do not see the charts in https://artifacthub.io/packages/helm/jouve/hnc. If I look at the templates, I do no see a subfolder for crds (https://artifacthub.io/packages/helm/jouve/hnc?modal=template&template=admin-role.yaml). In other repos, I see them in the templates files under a crds folder, such as https://artifacthub.io/packages/helm/wenerme/external-secrets?modal=template&template=crds/acraccesstoken.yaml
Is there something I am doing wrong here?
Currently the CRDs are hosted in this repo, but they are not packaged in the helm chart. If the installation of the CRDs could be included in the Helm chart, and exposed through a Values options such as “installCRD: true” that would be helpful