helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Ingress error on installing single-node victoria helm

Open psinghsb opened this issue 3 years ago • 1 comments

Enabling ingress flag in value.yaml is throwing following error: Error: UPGRADE FAILED: unable to recognize "": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1"

Helm Version: Version.BuildInfo{Version:"v3.7.0", GitCommit:"eeac83883cb4014fe60267ec6373570374ce770b", GitTreeState:"clean", GoVersion:"go1.17"}

Kube Version: Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.1", GitCommit:"632ed300f2c34f6d6d15ca4cef3d3c7073412212", GitTreeState:"clean", BuildDate:"2021-08-19T15:38:26Z", GoVersion:"go1.16.6", Compiler:"gc", Platform:"darwin/arm64"} Server Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.1", GitCommit:"632ed300f2c34f6d6d15ca4cef3d3c7073412212", GitTreeState:"clean", BuildDate:"2021-08-19T15:39:34Z", GoVersion:"go1.16.7", Compiler:"gc", Platform:"linux/arm64"}

psinghsb avatar Oct 06 '21 04:10 psinghsb

Hi @psinghsb could you please provide chart version, i'm trying to reproduce an issue but have no success

tenmozes avatar Oct 06 '21 19:10 tenmozes