kubevela / catalog

Catalog of community maintained components and traits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ingress-nginx addon install tips exists and cannot be imported

whitzards opened this issue · comments

commented

IngressClass "nginx" in namespace "" exists and cannot be imported , I installed ingress-nginx before,but it not's addon .

ingress-nginx addon info:
type: "helm"
name: "nginx-ingress"
properties: {
repoType: "helm"
url: "https://kubernetes.github.io/ingress-nginx"
chart: "ingress-nginx"
version: "4.2.0"
values: {
controller: service: type: parameter["serviceType"]
}

thanks

Hi @psmaoalove. You may need install fluxcd addon first because the helm capability is provided by fluxcd addon.

See also:
image