Can't deploy OpenFaas from the catalog

Deploying OpenFaaS fails with the following error:

Deploying release...Running 'helm install --skip-crds -n ysicing --version 5.8.4 -f config.yaml openfaas okteto/openfaas --set deployedTimestamp=2023.02.24_10-00-50'=============================
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "openfaas-controller" namespace: "ysicing" from "": no matches for kind "Role" in version "rbac.authorization.k8s.io/v1beta1"ensure CRDs are installed first, resource mapping not found for name: "openfaas-controller" namespace: "ysicing" from "": no matches for kind "RoleBinding" in version "rbac.authorization.k8s.io/v1beta1"ensure CRDs are installed first, resource mapping not found for name: "openfaas-ingress" namespace: "ysicing" from "": no matches for kind "Ingress" in version "extensions/v1beta1"ensure CRDs are installed first]

old ingress version has been deprecated

1 Like