strapdata / helm-charts

Strapdata HELM charts
24 stars 11 forks source link

no matches for kind "StatefulSet" in version "apps/v1beta1" #8

Open mortimr opened 4 years ago

mortimr commented 4 years ago

Hi guys,

I'm currently using k8s:1.16.2 with helm:3.0.1 and it seems that the StatefulSet resource is not part of app/v1beta1 anymore under this version. Getting this error

Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "StatefulSet" in version "apps/v1beta1"
492162921 commented 4 years ago

see to https://github.com/kubernetes/website/issues/7055