Horusec platform helm not working properly #966
Labels
kind/bug
Something isn't working
project/horusec-platform
This issue is related to the project https://github.com/ZupIT/horusec-platform
The extensions/v1beta1 and networking.k8s.io/v1beta1 API versions of Ingress are no longer supported in v1.22. Our helm files don't support this changes, there will be needed to update the api version according by version:
This problem was reported by a forum post, here is the reported error:
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: unable to recognize “”: no matches for kind “Ingress” in version “networking.k8s.io/v1beta1"
The text was updated successfully, but these errors were encountered: