bumpy-summer-9075
04/27/2021, 9:37 PMError: invocation of kubernetes:helm:template returned an error: failed to generate YAML for specified Helm chart: failed to pull chart: chart "nginx-ingress" not found in <https://kubernetes.github.io/ingress-nginx> repository
(also the error stack trace is humongous)
Any ideas?
edit: It's ingress-nginx
and not nginx-ingress
, I've gone derpy derp.proud-pizza-80589
04/27/2021, 9:43 PMbumpy-summer-9075
04/27/2021, 9:44 PMpierlucg@pierlucg-laptop ~/g/d/i/pulumi (feature/elb-ssl-termination) [255]> helm search repo ingress-nginx
NAME CHART VERSION APP VERSION DESCRIPTION
ingress-nginx/ingress-nginx 3.29.0 0.45.0 Ingress controller for Kubernetes using NGINX a...
proud-pizza-80589
04/27/2021, 9:46 PMbumpy-summer-9075
04/27/2021, 9:47 PMproud-pizza-80589
04/27/2021, 9:47 PMchart: 'ingress-nginx',
version: '3.15.2',
bumpy-summer-9075
04/27/2021, 9:48 PMproud-pizza-80589
04/27/2021, 9:49 PMloud-helicopter-75345
04/28/2021, 2:36 PM