Hi Everyone,
I would like to get a help
How can I programmatically install a Helm chart using
catalog.cattle.io.app in a Rancher extension?
I’m using this.$store.dispatch('cluster/create', ...), but the chart doesn’t seem to deploy. Any working example or doc link would help.