Hi, when deploying from own catalog, i get following error:
Wait helm template failed. Error: apiVersion ‘v2’ is not valid. The value must be “v1” : exit status 1
Any idea how to solve it?
Thanks, Andreas
Hi, when deploying from own catalog, i get following error:
Wait helm template failed. Error: apiVersion ‘v2’ is not valid. The value must be “v1” : exit status 1
Any idea how to solve it?
Thanks, Andreas
Make sure you chose Helm 3 (= API v2) when defining the catalog, not Helm 2 (= API v1).