Hello everyone,
I have recently started developing and deploying CNFs with Helm Charts via OSM. To do this, I recurred to the 5GASP’s tutorial “From a Helm Chart to CNF tutorial”, which undoubtedly helped me immensely. However, in this tutorial, the Helm Chart is embedded with the VNF Artifact, and I would like to use a Registry instead. How can I make my VNF Descriptor point to a Helm Chart present on a registry? Thanks!