We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Hi @psmaoalove. You may need install fluxcd addon first because the helm capability is provided by fluxcd addon.
fluxcd
helm
See also:
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: