Closed jkremser closed 4 years ago
New versions of k8s don't work w/ v1beta1
To avoid this error (on minikube@1.5.2 w/ k8s@1.16.2):
error: unable to recognize "manifest/operator.yaml": no matches for kind "Deployment" in version "apps/v1beta1"
:bug: Bug fix (non-breaking change which fixes an issue)
/cc @elmiko
++ looks like a good fix to me
thanks Mike, merging..
New versions of k8s don't work w/ v1beta1
Description
To avoid this error (on minikube@1.5.2 w/ k8s@1.16.2):
:bug: Bug fix (non-breaking change which fixes an issue)
/cc @elmiko